Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dxml.c1005 const XML_Char *notationName) in _xml_unparsedEntityDeclHandler() argument
1017 _xml_xmlchar_zval(notationName, 0, parser->target_encoding, &args[5]); in _xml_unparsedEntityDeclHandler()
1026 const XML_Char *notationName, in _xml_notationDeclHandler() argument
1037 _xml_xmlchar_zval(notationName, 0, parser->target_encoding, &args[1]); in _xml_notationDeclHandler()

Completed in 12 milliseconds