Searched refs:spl_array_object_count_elements (Results 1 – 1 of 1) sorted by relevance
1402 int spl_array_object_count_elements(zval *object, long *count TSRMLS_DC) /* {{{ */ in spl_array_object_count_elements() function1972 spl_handler_ArrayObject.count_elements = spl_array_object_count_elements; in PHP_MINIT_FUNCTION()
Completed in 15 milliseconds