Home
last modified time | relevance | path

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

/PHP-7.2/ext/xml/
H A Dxml.c978 const XML_Char *notationName) in _xml_unparsedEntityDeclHandler() argument
990 _xml_xmlchar_zval(notationName, 0, parser->target_encoding, &args[5]); in _xml_unparsedEntityDeclHandler()
999 const XML_Char *notationName, in _xml_notationDeclHandler() argument
1010 _xml_xmlchar_zval(notationName, 0, parser->target_encoding, &args[1]); in _xml_notationDeclHandler()

Completed in 7 milliseconds