Method Parser.XML.Simple()->parse()
- Method parse
array parse(string xml, string context, function(:void) cb, mixed ... extra_args)
array parse(string xml, function(:void) cb, mixed ... extra_args)- Note
The context argument was introduced in Pike 7.8.