Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dxml.c1165 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() function
1227 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1235 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 7 milliseconds