Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.Simple

Method Parser.XML.Simple()->parse()


Method parse

array parse(string xml, string context, function cb, mixed ... extra_args)
array parse(string xml, function cb, mixed ... extra_args)

Note

The context argument was introduced in Pike 7.8.