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_dtd()


Method parse_dtd

mixed parse_dtd(string dtd, string context, function cb, mixed ... extras)
mixed parse_dtd(string dtd, function cb, mixed ... extras)

Note

The context argument was introduced in Pike 7.8.