XML_UnparsedEntityDeclHandler 547 ext/xml/compat.c XML_SetUnparsedEntityDeclHandler(XML_Parser parser, XML_UnparsedEntityDeclHandler unparsed_decl) XML_UnparsedEntityDeclHandler 52 ext/xml/expat_compat.h typedef void (*XML_UnparsedEntityDeclHandler)(void *, const XML_Char *, const XML_Char *, const XML_Char *, const XML_Char *, const XML_Char *); XML_UnparsedEntityDeclHandler 78 ext/xml/expat_compat.h XML_UnparsedEntityDeclHandler h_unparsed_entity_decl; XML_UnparsedEntityDeclHandler 133 ext/xml/expat_compat.h PHPAPI void XML_SetUnparsedEntityDeclHandler(XML_Parser, XML_UnparsedEntityDeclHandler);