Searched refs:notationName (Results 1 – 1 of 1) sorted by relevance
1154 const XML_Char *notationName) in _xml_unparsedEntityDeclHandler() argument1166 args[5] = _xml_xmlchar_zval(notationName, 0, parser->target_encoding); in _xml_unparsedEntityDeclHandler()1176 const XML_Char *notationName, in _xml_notationDeclHandler() argument1187 args[1] = _xml_xmlchar_zval(notationName, 0, parser->target_encoding); in _xml_notationDeclHandler()
Completed in 10 milliseconds