Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dprivate_data.c34 php_dom_remove_templated_content((php_dom_private_data *) header, node); in php_dom_libxml_private_data_ns_hook()
84 php_dom_remove_templated_content(private_data, current); in php_dom_free_templated_content()
128 void php_dom_remove_templated_content(php_dom_private_data *private_data, const xmlNode *template_n… in php_dom_remove_templated_content() function
H A Dprivate_data.h52 void php_dom_remove_templated_content(php_dom_private_data *private_data, const xmlNode *template_n…

Completed in 5 milliseconds