Searched refs:php_sxe_count_elements_helper (Results 1 – 1 of 1) sorted by relevance
1900 static zend_long php_sxe_count_elements_helper(php_sxe_object *sxe) /* {{{ */ in php_sxe_count_elements_helper() function1929 *count = php_sxe_count_elements_helper(intern); in sxe_count_elements()1943 RETURN_LONG(php_sxe_count_elements_helper(sxe)); in PHP_METHOD()
Completed in 12 milliseconds