Home
last modified time | relevance | path

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

/php-src/ext/dom/parentnode/
H A Dtree.c172 bool php_dom_fragment_insertion_hierarchy_check_pre_insertion(xmlNodePtr parent, xmlNodePtr node, x… in php_dom_fragment_insertion_hierarchy_check_pre_insertion() function
291 if (!php_dom_fragment_insertion_hierarchy_check_pre_insertion(parentNode, node, child)) { in dom_is_pre_insert_valid_without_step_1()
/php-src/ext/dom/
H A Dphp_dom.h203 bool php_dom_fragment_insertion_hierarchy_check_pre_insertion(xmlNodePtr parent, xmlNodePtr node, x…

Completed in 10 milliseconds