Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dxml.c1112 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() function
1173 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1181 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 12 milliseconds