Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml_document.c341 static xmlNodePtr dom_search_child(xmlNodePtr parent, const char *searching_for) in dom_search_child() function
355 xmlNodePtr node = dom_search_child(parent, searching_for); in dom_place_remove_element_and_hoist_children()
377 xmlNodePtr html_node = dom_search_child((xmlNodePtr) lxml_doc, "html"); in dom_post_process_html5_loading()

Completed in 8 milliseconds