Home
last modified time | relevance | path

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

/PHP-7.0/ext/xml/
H A Dxml.c99 void _xml_notationDeclHandler(void *, const XML_Char *, const XML_Char *, const XML_Char *, const X…
1010 void _xml_notationDeclHandler(void *userData, in _xml_notationDeclHandler() function
1323 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()

Completed in 11 milliseconds