Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Ddom_properties.h93 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.c634 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()
664 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()
720 …dlers, "childElementCount", sizeof("childElementCount")-1, dom_parent_node_child_element_count, NU… in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds