Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Delement.c1523 static xmlNodePtr dom_insert_adjacent(const zend_string *where, xmlNodePtr thisp, dom_object *this_… in dom_insert_adjacent() function
1583 xmlNodePtr result = dom_insert_adjacent(where, thisp, this_intern, otherp); in dom_element_insert_adjacent_element()
1626 xmlNodePtr result = dom_insert_adjacent(where, thisp, this_intern, otherp); in PHP_METHOD()

Completed in 10 milliseconds