XML_NotationDeclHandler 553 ext/xml/compat.c XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) XML_NotationDeclHandler 53 ext/xml/expat_compat.h typedef void (*XML_NotationDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char *, const XML_Char *); XML_NotationDeclHandler 79 ext/xml/expat_compat.h XML_NotationDeclHandler h_notation_decl; XML_NotationDeclHandler 134 ext/xml/expat_compat.h PHPAPI void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);