spl_array_object_count_elements 1174 ext/spl/spl_array.c 	spl_array_object_count_elements(getThis(), &count TSRMLS_CC);
spl_array_object_count_elements 1514 ext/spl/spl_array.c 	spl_handler_ArrayObject.count_elements = spl_array_object_count_elements;