Home
last modified time | relevance | path

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

/PHP-8.2/ext/xml/
H A Dxml.c168 void _xml_notationDeclHandler(void *, const XML_Char *, const XML_Char *, const XML_Char *, const X…
886 void _xml_notationDeclHandler(void *userData, const XML_Char *notationName, in _xml_notationDeclHandler() function
1167 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()

Completed in 9 milliseconds