Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom.h206 bool php_dom_fragment_insertion_hierarchy_check_replace(xmlNodePtr parent, xmlNodePtr node, xmlNode…
H A Dnode.c1124 if (!php_dom_fragment_insertion_hierarchy_check_replace(parent, node, child)) { in dom_replace_node_validity_checks()
/php-src/ext/dom/parentnode/
H A Dtree.c198 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