Home
last modified time | relevance | path

Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/xml/
H A Dexpat_compat.h61 typedef void (*XML_NotationDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char … typedef
87 XML_NotationDeclHandler h_notation_decl;
142 PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
H A Dcompat.c544 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler()

Completed in 6 milliseconds