Home
last modified time | relevance | path

Searched refs:notationName (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/xml/
H A Dxml.c900 const XML_Char *notationName) in _xml_unparsedEntityDeclHandler() argument
912 _xml_xmlchar_zval(notationName, 0, parser->target_encoding, &args[5]); in _xml_unparsedEntityDeclHandler()
921 const XML_Char *notationName, in _xml_notationDeclHandler() argument
932 _xml_xmlchar_zval(notationName, 0, parser->target_encoding, &args[1]); in _xml_notationDeclHandler()

Completed in 8 milliseconds