Compounded regular expression. Any of the contained patterns could match and when one does it's label is returned.
Located in /libraries/pear/simpletest/parser.php (line 26)
Constructor. Starts with no patterns.
Adds a pattern with an optional label.
Attempts to match all patterns at once against a string.
Compounds the patterns into a single regular expression separated with the "or" operator. Caches the regex.
Will automatically escape (, ) and / tokens.
Accessor for perl regex mode flags to use.
Documentation generated on Fri, 10 Dec 2004 18:26:05 +0000 by phpDocumentor 1.3.0RC3