Home
last modified time | relevance | path

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

/php-src/ext/dom/parentnode/
H A Dtree.c121 static void dom_add_child_without_merging(xmlNodePtr parent, xmlNodePtr child) in dom_add_child_without_merging() function
398 dom_add_child_without_merging(node, newNode); in dom_zvals_to_single_node()
402 dom_add_child_without_merging(node, newNode); in dom_zvals_to_single_node()
414 dom_add_child_without_merging(node, newNode); in dom_zvals_to_single_node()

Completed in 6 milliseconds