Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dcharacterdata.c354 dom_parent_node_after(intern, args, argc); in PHP_METHOD()
H A Dphp_dom.h161 void dom_parent_node_after(dom_object *context, zval *nodes, uint32_t nodesc);
H A Dparentnode.c398 void dom_parent_node_after(dom_object *context, zval *nodes, uint32_t nodesc) in dom_parent_node_after() function
H A Delement.c1323 dom_parent_node_after(intern, args, argc); in PHP_METHOD()
/PHP-8.3/
H A DUPGRADING.INTERNALS150 - The functions dom_parent_node_prepend(), dom_parent_node_append(), dom_parent_node_after(), and

Completed in 22 milliseconds