Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1950 static int php_sxe_count_elements_helper(php_sxe_object *sxe, zend_long *count) /* {{{ */ in php_sxe_count_elements_helper() function
1991 return php_sxe_count_elements_helper(intern, count); in sxe_count_elements()
2006 php_sxe_count_elements_helper(sxe, &count); in SXE_METHOD()

Completed in 9 milliseconds