Home
last modified time | relevance | path

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

/php-src/ext/dom/parentnode/
H A Dtree.c569 void php_dom_node_append(php_libxml_ref_obj *document, xmlNodePtr node, xmlNodePtr parent) in php_dom_node_append() function
592 php_dom_node_append(context->document, node, parentNode); in dom_parent_node_append()
/php-src/ext/dom/
H A Dphp_dom.h205 void php_dom_node_append(php_libxml_ref_obj *document, xmlNodePtr node, xmlNodePtr parent);
H A Dnode.c1381 php_dom_node_append(intern->document, child, nodep); in PHP_METHOD()

Completed in 34 milliseconds