Lines Matching defs:cache_slot

1069 		void **cache_slot, zend_type *type)  in zend_fetch_ce_from_cache_slot()
1102 void **cache_slot = *cache_slot_ptr; in zend_check_intersection_type_from_cache_slot() local
1125 zend_type *type, zval *arg, zend_reference *ref, void **cache_slot, in zend_check_type_slow()
1191 zend_type *type, zval *arg, void **cache_slot, zend_class_entry *scope, in zend_check_type()
1210 zend_type *type, zval *arg, zend_reference *ref, void **cache_slot, bool is_return_type) in zend_check_user_type_slow()
1216 …e bool zend_verify_recv_arg_type(zend_function *zf, uint32_t arg_num, zval *arg, void **cache_slot) in zend_verify_recv_arg_type()
1233 zend_function *zf, zend_arg_info *arg_info, uint32_t arg_num, zval *arg, void **cache_slot) in zend_verify_variadic_arg_type()
2133 …sign_op_overloaded_property(zend_object *object, zend_string *name, void **cache_slot, zval *value… in zend_assign_op_overloaded_property()
3160 … uint32_t container_op_type, zval *prop_ptr, uint32_t prop_op_type, void **cache_slot, int type, u… in zend_fetch_property_address()
3360 …property_address_ex(zval **retval, zend_property_info **prop_info, uint32_t cache_slot, int fetch_… in zend_fetch_static_property_address_ex()
3437 …ic_property_address(zval **retval, zend_property_info **prop_info, uint32_t cache_slot, int fetch_… in zend_fetch_static_property_address()
5053 zend_function *fbc, zend_string *arg_name, void **cache_slot) { in zend_get_arg_offset_by_name()
5093 uint32_t *arg_num_ptr, void **cache_slot) { in zend_handle_named_arg()