Searched refs:spl_fixedarray_get_iterator (Results 1 – 1 of 1) sorted by relevance
855 zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in spl_fixedarray_get_iterator() function895 spl_ce_SplFixedArray->get_iterator = spl_fixedarray_get_iterator; in PHP_MINIT_FUNCTION()
Completed in 7 milliseconds