Home
last modified time | relevance | path

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

/PHP-5.3/ext/xml/
H A Dexpat_compat.h50 typedef void (*XML_NotationDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char … typedef
76 XML_NotationDeclHandler h_notation_decl;
131 PHPAPI void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
H A Dcompat.c553 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler()

Completed in 14 milliseconds