Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_iterators.h69 zend_function *zf_current; member
H A Dzend_interfaces.c144 …zend_call_known_instance_method_with_0_params(iter->ce->iterator_funcs_ptr->zf_current, Z_OBJ_P(ob… in zend_user_it_get_current_data()
348 funcs_ptr->zf_current = zend_hash_str_find_ptr( in zend_implement_iterator()
364 funcs_ptr->zf_current->common.scope != class_type && in zend_implement_iterator()
/PHP-8.2/ext/opcache/
H A Dzend_file_cache.c870 SERIALIZE_PTR(ce->iterator_funcs_ptr->zf_current);
1695 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_current);
H A Dzend_persist.c1122 …ce->iterator_funcs_ptr->zf_current = zend_hash_str_find_ptr(&ce->function_table, "current", sizeof… in zend_update_parent_ce()
/PHP-8.2/ext/spl/
H A Dspl_observer.c1259 …zend_call_known_instance_method_with_0_params(it->ce->iterator_funcs_ptr->zf_current, it, &retval); in spl_multiple_iterator_get_all()

Completed in 22 milliseconds