Home
last modified time | relevance | path

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

/php-src/ext/xml/
H A Dexpat_compat.h59 typedef void (*XML_NotationDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char … typedef
85 XML_NotationDeclHandler h_notation_decl;
140 PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
H A Dcompat.c520 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler()

Completed in 7 milliseconds