Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Ddom_properties.h99 int dom_parent_node_child_element_count(dom_object *obj, zval *retval);
H A Dparentnode.c97 int dom_parent_node_child_element_count(dom_object *obj, zval *retval) in dom_parent_node_child_element_count() function
H A Dphp_dom.c682 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()
712 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()
768 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds