Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Ddom_properties.h95 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.c678 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()
708 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()
760 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()

Completed in 18 milliseconds