Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_iterators.h76 zend_function *zf_next; member
H A Dzend_interfaces.c170 …zend_call_known_instance_method_with_0_params(iter->ce->iterator_funcs_ptr->zf_next, Z_OBJ_P(objec… in zend_user_it_move_forward()
353 funcs_ptr->zf_next = zend_hash_str_find_ptr( in zend_implement_iterator()
370 funcs_ptr->zf_next->common.scope != class_type) { in zend_implement_iterator()
/php-src/ext/opcache/
H A Dzend_file_cache.c893 SERIALIZE_PTR(ce->iterator_funcs_ptr->zf_next);
1738 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_next);
H A Dzend_persist.c1167 …ce->iterator_funcs_ptr->zf_next = zend_hash_str_find_ptr(&ce->function_table, "next", sizeof("next… in zend_update_parent_ce()
/php-src/ext/spl/
H A Dspl_observer.c1217 zend_call_known_instance_method_with_0_params(it->ce->iterator_funcs_ptr->zf_next, it, NULL); in PHP_METHOD()

Completed in 19 milliseconds