Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Delement.c1419 static xmlNodePtr dom_insert_adjacent(const zend_string *where, xmlNodePtr thisp, dom_object *this_… in dom_insert_adjacent() function
1493 xmlNodePtr result = dom_insert_adjacent(where, thisp, this_intern, otherp); in PHP_METHOD()
1526 xmlNodePtr result = dom_insert_adjacent(where, thisp, this_intern, otherp); in PHP_METHOD()

Completed in 8 milliseconds