Searched refs:_xml_notationDeclHandler (Results 1 – 1 of 1) sorted by relevance
168 void _xml_notationDeclHandler(void *, const XML_Char *, const XML_Char *, const XML_Char *, const X…886 void _xml_notationDeclHandler(void *userData, const XML_Char *notationName, in _xml_notationDeclHandler() function1167 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()
Completed in 9 milliseconds