Searched refs:spl_array_object_count_elements_helper (Results 1 – 1 of 1) sorted by relevance
1374 int static spl_array_object_count_elements_helper(spl_array_object *intern, long *count TSRMLS_DC) … in spl_array_object_count_elements_helper() function1420 return spl_array_object_count_elements_helper(intern, count TSRMLS_CC); in spl_array_object_count_elements()1435 spl_array_object_count_elements_helper(intern, &count TSRMLS_CC); in SPL_METHOD()
Completed in 10 milliseconds