Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml_document.c359 static void dom_place_remove_element_and_hoist_children(xmlNodePtr parent, const char *searching_fo… in dom_place_remove_element_and_hoist_children() function
385 dom_place_remove_element_and_hoist_children(html_node, "head"); in dom_post_process_html5_loading()
388 dom_place_remove_element_and_hoist_children(html_node, "body"); in dom_post_process_html5_loading()
391 dom_place_remove_element_and_hoist_children((xmlNodePtr) lxml_doc, "html"); in dom_post_process_html5_loading()

Completed in 9 milliseconds