Concept Framework 1.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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |