gb.pcre

This component provides regular expression matching that is compatible with Perl. Regular expression matching is like the use of * and ? as wildcards when searching for filenames, but far more powerful and of immense use in parsing most data formats.

See also PCRE pattern syntax.


Classes
Regex

Note: This documents an early revision of the PCRE component and EVERYTHING is likely to change.... classes, methods, syntax, the whole nine yards. While it's good to be cautious when using any alpha or beta component, if you use this one you do so with the understanding that your code WILL break in the near future!