Method Regexp.split2()
- Method
split2
arraysplit2(stringregexp,stringdata)- Description
Calls Regexp.PCRE.Plain.split2 in a temporary regexp object. Faster to type but slower to run...
array split2(string regexp, string data)
Calls Regexp.PCRE.Plain.split2 in a temporary regexp object. Faster to type but slower to run...