Searched refs:php_xml_parser_create_impl (Results 1 – 1 of 1) sorted by relevance
976 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() function1034 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()1041 php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 8 milliseconds