Method Regexp.match()
- Method match
boolmatch(stringregexp,stringdata)- Description
Calls Regexp.PCRE.Plain.match in a temporary regexp object. Faster to type but slower to run...
- Method match
boolmatch(stringregexp,stringdata)- Description
Calls Regexp.PCRE.Plain.match in a temporary regexp object. Faster to type but slower to run...