Home
last modified time | relevance | path

Searched refs:spl_fixedarray_get_iterator (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c203 zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by_ref TS…
239 class_type->get_iterator = spl_fixedarray_get_iterator; in spl_fixedarray_object_new_ex()
1022 zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by_ref TS… in spl_fixedarray_get_iterator() function
1108 spl_ce_SplFixedArray->get_iterator = spl_fixedarray_get_iterator; in PHP_MINIT_FUNCTION()

Completed in 18 milliseconds