Home
last modified time | relevance | path

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

/PHP-7.2/ext/xml/
H A Dxml.c1085 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() function
1146 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1154 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 7 milliseconds