Searched refs:php_dom_remove_xinclude_nodes (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/dom/
H A Ddocument.c1868 static void php_dom_remove_xinclude_nodes(xmlNodePtr cur TSRMLS_DC) /* {{{ */ function
1878 php_dom_remove_xinclude_nodes(cur->children TSRMLS_CC);
1888 php_dom_remove_xinclude_nodes(cur->children TSRMLS_CC);
1924 php_dom_remove_xinclude_nodes(root TSRMLS_CC);

Completed in 5 milliseconds