Searched refs:php_dom_remove_xinclude_nodes (Results 1 – 1 of 1) sorted by relevance
1684 static void php_dom_remove_xinclude_nodes(xmlNodePtr cur) /* {{{ */ in php_dom_remove_xinclude_nodes() function1694 php_dom_remove_xinclude_nodes(cur->children); in php_dom_remove_xinclude_nodes()1704 php_dom_remove_xinclude_nodes(cur->children); in php_dom_remove_xinclude_nodes()1760 php_dom_remove_xinclude_nodes(root); in dom_perform_xinclude()
Completed in 8 milliseconds