Searched refs:dom_search_child (Results 1 – 1 of 1) sorted by relevance
347 static xmlNodePtr dom_search_child(xmlNodePtr parent, const char *searching_for) in dom_search_child() function361 xmlNodePtr node = dom_search_child(parent, searching_for); in dom_place_remove_element_and_hoist_children()383 xmlNodePtr html_node = dom_search_child((xmlNodePtr) lxml_doc, "html"); in dom_post_process_html5_loading()
Completed in 8 milliseconds