Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
regex_match | version 1.0 | no |
number regex_match(string string_to_parse, string pattern) |
string_to_parse | the subject string |
pattern | the pattern |
Regular expression match. Searches string_to_parse for matches to the regular expression given in pattern in a case-sensitive way. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |