Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c462 zend_use_resource_as_offset(dim); in zend_jit_fetch_dim_r_helper()
604 zend_use_resource_as_offset(dim); in zend_jit_fetch_dim_is_helper()
718 zend_use_resource_as_offset(dim); in zend_jit_fetch_dim_isset_helper()
842 zend_use_resource_as_offset(dim); in zend_jit_fetch_dim_rw_helper()
975 zend_use_resource_as_offset(dim); in zend_jit_fetch_dim_w_helper()
/PHP-8.2/Zend/
H A Dzend_execute.h67 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_use_resource_as_offset(const zval *dim);
H A Dzend_execute.c2300 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_use_resource_as_offset(const zval *dim) in zend_use_resource_as_offset() function
2380 zend_use_resource_as_offset(dim); in slow_index_convert()
2452 zend_use_resource_as_offset(dim); in slow_index_convert_w()
2923 zend_use_resource_as_offset(offset); in zend_find_array_dim_slow()
3043 zend_use_resource_as_offset(key); in zend_array_key_exists_fast()
H A Dzend_vm_execute.h7493 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CONST_HANDLER()
9824 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_TMPVAR_HANDLER()
10754 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_UNUSED_HANDLER()
12210 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CV_HANDLER()
20238 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_CONST_HANDLER()
20682 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_TMPVAR_HANDLER()
21143 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_UNUSED_HANDLER()
21547 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_CV_HANDLER()
25376 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_VAR_CONST_HANDLER()
27826 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_VAR_TMPVAR_HANDLER()
[all …]
H A Dzend_API.c2149 zend_use_resource_as_offset(key); in array_set_zval_key()
H A Dzend_vm_def.h6113 zend_use_resource_as_offset(offset);
6625 zend_use_resource_as_offset(offset);
/PHP-8.2/ext/spl/
H A Dspl_fixedarray.c353 zend_use_resource_as_offset(offset); in spl_offset_convert_to_long()
H A Dspl_array.c273 zend_use_resource_as_offset(offset); in get_hash_key()
/PHP-8.2/ext/standard/
H A Darray.c6789 zend_use_resource_as_offset(key);

Completed in 219 milliseconds