Method Parser._parser._RCS.tokenize()
- Method tokenize
 array(array(string)) tokenize(stringcode)- Description
 Tokenize a string of RCS tokens.
- Note
 Don't use this function directly. Use Parser.RCS.tokenize() instead.
- See also
 
array(array(string)) tokenize(string code)
Tokenize a string of RCS tokens.
Don't use this function directly. Use Parser.RCS.tokenize() instead.