Searched refs:php_dom_fragment_insertion_hierarchy_check_replace (Results 1 – 3 of 3) sorted by relevance
206 bool php_dom_fragment_insertion_hierarchy_check_replace(xmlNodePtr parent, xmlNodePtr node, xmlNode…
1124 if (!php_dom_fragment_insertion_hierarchy_check_replace(parent, node, child)) { in dom_replace_node_validity_checks()
198 bool php_dom_fragment_insertion_hierarchy_check_replace(xmlNodePtr parent, xmlNodePtr node, xmlNode… in php_dom_fragment_insertion_hierarchy_check_replace() function
Completed in 12 milliseconds