Home
last modified time | relevance | path

Searched refs:ZEND_HASH_INDEX_FIND (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_helpers.c546 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_r_helper()
645 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_is_helper()
725 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_isset_helper()
822 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_rw_helper()
913 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_w_helper()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_helpers.c546 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_r_helper()
645 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_is_helper()
725 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_isset_helper()
822 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_rw_helper()
913 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_w_helper()
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_helpers.c546 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_r_helper()
645 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_is_helper()
725 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_isset_helper()
822 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_rw_helper()
913 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_w_helper()
/dports/www/mod_php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_helpers.c431 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_r_helper()
495 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_is_helper()
558 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_isset_helper()
686 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_rw_helper()
/dports/lang/php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_helpers.c431 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_r_helper()
495 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_is_helper()
558 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_isset_helper()
686 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_rw_helper()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_helpers.c431 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_r_helper()
495 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_is_helper()
558 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_isset_helper()
686 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_jit_fetch_dim_rw_helper()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_hash.h183 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c1693 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
H A Dzend_vm_def.h8715 ZEND_HASH_INDEX_FIND(ht, offset, value, ZEND_VM_C_LABEL(fetch_dim_r_index_undef));
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_hash.h183 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c1693 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_hash.h192 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c2136 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
H A Dzend_vm_def.h9255 ZEND_HASH_INDEX_FIND(ht, offset, value, ZEND_VM_C_LABEL(fetch_dim_r_index_undef));
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_hash.h190 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c2147 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_hash.h192 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c2136 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_hash.h190 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c2147 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_hash.h192 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c2326 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()
H A Dzend_vm_def.h9642 ZEND_HASH_INDEX_FIND(ht, offset, value, ZEND_VM_C_LABEL(fetch_dim_r_index_undef));
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_hash.h192 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ macro
H A Dzend_execute.c2326 ZEND_HASH_INDEX_FIND(ht, hval, retval, num_undef); in zend_fetch_dimension_address_inner()

12