XML_NotationDeclHandler 544 ext/xml/compat.c XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) XML_NotationDeclHandler 61 ext/xml/expat_compat.h typedef void (*XML_NotationDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char *, const XML_Char *); XML_NotationDeclHandler 87 ext/xml/expat_compat.h XML_NotationDeclHandler h_notation_decl; XML_NotationDeclHandler 142 ext/xml/expat_compat.h PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);