Method Parser.XML.Simple()->parse_dtd()
- Method parse_dtd
mixed
parse_dtd(string
dtd
,string
context
,function
(:void
)cb
,mixed
...extras
)
mixed
parse_dtd(string
dtd
,function
(:void
)cb
,mixed
...extras
)- Note
The
context
argument was introduced in Pike 7.8.