Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance
57 typedef void (*XML_NotationDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char … typedef83 XML_NotationDeclHandler h_notation_decl;138 PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
540 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler()
Completed in 27 milliseconds