TWiki.RegularExpression (r1.3 vs. r1.4)
Diffs

 <<O>>  Difference Topic RegularExpression (r1.4 - 22 Mar 2003 - PeterThoeny)
Changed:
<
<
META TOPICINFO PeterThoeny date="1038030720" format="1.0" version="1.3"
>
>
META TOPICINFO PeterThoeny date="1048309920" format="1.0" version="1.4"

Regular Expressions

TOC: No TOC in "TWiki.RegularExpression"

Line: 21 to 20

[^0-9a-zA-Z] Matches any symbol (but not a number or a letter)
[A-Z][A-Z]* Matches one or more uppercase letters
[0-9]{3}-[0-9]{2}-[0-9]{4} US social security number, e.g. 123-45-6789
Changed:
<
<
PNG;Chart Search for topics containing the words PNG and Chart. This is not a regular expression! But a useful facility that is enabled when regular expression searching is enabled.
>
>
PNG;Chart Search for topics containing the words PNG and Chart. The ";" and separator is TWiki-specific and is not a regular expression; it is a useful facility that is enabled when regular expression searching is enabled.

Searches with "and" combinations


Topic: RegularExpression . { View | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }

Revision r1.3 - 23 Nov 2002 - 05:52 - PeterThoeny
Revision r1.4 - 22 Mar 2003 - 05:12 - PeterThoeny