Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/
H A Dtoken_list.c307 zend_use_resource_as_offset(offset); in dom_token_list_offset_convert_to_long()
/PHP-8.4/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.4/Zend/
H A Dzend_execute.h68 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_use_resource_as_offset(const zval *dim);
H A Dzend_execute.c2490 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_use_resource_as_offset(const zval *dim) in zend_use_resource_as_offset() function
2575 zend_use_resource_as_offset(dim); in slow_index_convert()
2647 zend_use_resource_as_offset(dim); in slow_index_convert_w()
3118 zend_use_resource_as_offset(offset); in zend_find_array_dim_slow()
3238 zend_use_resource_as_offset(key); in zend_array_key_exists_fast()
H A Dzend_vm_execute.h7726 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CONST_HANDLER()
10101 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_TMPVAR_HANDLER()
11026 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_UNUSED_HANDLER()
12582 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CV_HANDLER()
20759 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_CONST_HANDLER()
21199 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_TMPVAR_HANDLER()
21656 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_UNUSED_HANDLER()
22056 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_TMP_CV_HANDLER()
25965 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_VAR_CONST_HANDLER()
28480 zend_use_resource_as_offset(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_VAR_TMPVAR_HANDLER()
[all …]
H A Dzend_API.c2238 zend_use_resource_as_offset(key); in array_set_zval_key()
H A Dzend_vm_def.h6206 zend_use_resource_as_offset(offset);
6716 zend_use_resource_as_offset(offset);
/PHP-8.4/ext/spl/
H A Dspl_fixedarray.c346 zend_use_resource_as_offset(offset); in spl_offset_convert_to_long()
H A Dspl_array.c275 zend_use_resource_as_offset(offset); in get_hash_key()
/PHP-8.4/ext/standard/
H A Darray.c6952 zend_use_resource_as_offset(key);

Completed in 241 milliseconds