Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
regex | version 1.0 | no |
array |
string_to_parse | the subject string |
pattern | the pattern |
Split string into array by regular expression. Returns an array of strings, each of which is a substring of string_to_parse formed by splitting it on boundaries formed by the case-sensitive regular expression pattern. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |