_xml_notationDeclHandler   95 ext/xml/xml.c  void _xml_notationDeclHandler(void *, const XML_Char *, const XML_Char *, const XML_Char *, const XML_Char *);
_xml_notationDeclHandler 1318 ext/xml/xml.c  	XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler);