Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dcharacterdata.c369 dom_parent_node_before(intern, args, argc); in PHP_METHOD()
H A Dphp_dom.h162 void dom_parent_node_before(dom_object *context, zval *nodes, uint32_t nodesc);
H A Dparentnode.c450 void dom_parent_node_before(dom_object *context, zval *nodes, uint32_t nodesc) in dom_parent_node_before() function
H A Delement.c1342 dom_parent_node_before(intern, args, argc); in PHP_METHOD()
/PHP-8.3/
H A DUPGRADING.INTERNALS151 dom_parent_node_before() now use an uint32_t argument for the number of nodes instead of int.

Completed in 22 milliseconds