/PHP-8.1/Zend/ |
H A D | zend_hash.c | 493 uint32_t idx; in zend_hash_iterator_add() local 655 uint32_t idx; in zend_hash_find_bucket() local 696 uint32_t idx; in zend_hash_str_find_bucket() local 719 uint32_t idx; in zend_hash_index_find_bucket() local 740 uint32_t idx; in _zend_hash_add_or_update_i() local 824 uint32_t idx; in _zend_hash_str_add_or_update_i() local 1008 uint32_t idx; in _zend_hash_index_add_or_update_i() local 1410 uint32_t idx; in zend_hash_del() local 1440 uint32_t idx; in zend_hash_del_ind() local 1488 uint32_t idx; in zend_hash_str_del_ind() local [all …]
|
H A D | zend_gc.c | 165 #define GC_IDX2PTR(idx) (GC_G(buf) + (idx)) argument 327 static zend_always_inline uint32_t gc_compress(uint32_t idx) in gc_compress() 355 uint32_t idx; in gc_fetch_unused() local 374 uint32_t idx; in gc_fetch_next_unused() local 585 uint32_t idx; in gc_possible_root_when_full() local 629 uint32_t idx; in gc_possible_root() local 672 uint32_t idx = GC_REF_ADDRESS(ref); in gc_remove_from_buffer() local 944 uint32_t idx; in gc_compact() local 1126 uint32_t idx; in gc_add_garbage() local 1291 uint32_t idx, end; in gc_collect_roots() local [all …]
|
H A D | zend_hash.h | 448 zend_ulong idx; in zend_symtable_add_new() local 459 zend_ulong idx; in zend_symtable_update() local 471 zend_ulong idx; in zend_symtable_update_ind() local 483 zend_ulong idx; in zend_symtable_del() local 495 zend_ulong idx; in zend_symtable_del_ind() local 507 zend_ulong idx; in zend_symtable_find() local 519 zend_ulong idx; in zend_symtable_find_ind() local 531 zend_ulong idx; in zend_symtable_exists() local 543 zend_ulong idx; in zend_symtable_exists_ind() local 555 zend_ulong idx; in zend_symtable_str_update() local [all …]
|
H A D | zend_string.c | 131 uint32_t idx; in zend_interned_string_ht_lookup_ex() local 153 uint32_t idx; in zend_interned_string_ht_lookup() local
|
H A D | zend_portability.h | 212 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 214 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 218 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 220 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
H A D | zend_object_handlers.c | 625 uintptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(property_offset); in zend_std_read_property() local 644 uintptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_std_read_property() local 1757 uintptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(property_offset); in zend_std_has_property() local 1776 uintptr_t idx = (char*)value - (char*)zobj->properties->arData; in zend_std_has_property() local
|
H A D | zend_types.h | 412 # define HT_HASH_TO_BUCKET_EX(data, idx) \ argument 414 # define HT_IDX_TO_HASH(idx) \ argument 416 # define HT_HASH_TO_IDX(idx) \ argument 420 # define HT_HASH_TO_BUCKET_EX(data, idx) \ argument 422 # define HT_IDX_TO_HASH(idx) \ argument 424 # define HT_HASH_TO_IDX(idx) \ argument 430 #define HT_HASH_EX(data, idx) \ argument 432 #define HT_HASH(ht, idx) \ argument 471 #define HT_HASH_TO_BUCKET(ht, idx) \ argument
|
/PHP-8.1/sapi/phpdbg/ |
H A D | phpdbg_btree.h | 25 zend_ulong idx; member 61 #define phpdbg_btree_insert(tree, idx, ptr) phpdbg_btree_insert_or_update(tree, idx, ptr, PHPDBG_BT… argument 62 #define phpdbg_btree_update(tree, idx, ptr) phpdbg_btree_insert_or_update(tree, idx, ptr, PHPDBG_BT… argument 63 #define phpdbg_btree_overwrite(tree, idx, ptr) phpdbg_btree_insert_or_update(tree, idx, ptr, PHPDBG… argument
|
H A D | phpdbg_btree.c | 40 phpdbg_btree_result *phpdbg_btree_find(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_find() 67 phpdbg_btree_result *phpdbg_btree_find_closest(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_find_closest() 144 int phpdbg_btree_insert_or_update(phpdbg_btree *tree, zend_ulong idx, void *ptr, int flags) { in phpdbg_btree_insert_or_update() 179 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_delete()
|
H A D | phpdbg_watch.c | 505 void phpdbg_add_recursive_watch_from_ht(phpdbg_watch_element *element, zend_long idx, zend_string *… 568 zend_long idx; local 953 zend_long idx; local
|
/PHP-8.1/ext/com_dotnet/ |
H A D | com_typeinfo.c | 97 UINT idx; in php_com_load_typelib() local 335 unsigned int idx; in php_com_locate_typeinfo() local 342 unsigned int idx; in php_com_locate_typeinfo() local
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_vm_helpers.c | 454 …_init_call_ex(zend_execute_data *call, zend_jit_trace_rec *trace_buffer, int idx, uint32_t is_mega… in zend_jit_trace_record_fake_init_call_ex() 501 …ake_init_call(zend_execute_data *call, zend_jit_trace_rec *trace_buffer, int idx, uint32_t is_mega… in zend_jit_trace_record_fake_init_call() 508 int idx; in zend_jit_trace_subtrace() local 561 int idx, count; local
|
H A D | zend_jit_helpers.c | 232 zend_ulong idx; in zend_jit_symtable_find() local 255 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_rw_no_packed(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_rw_no_packed() 268 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_rw(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_rw() 290 zend_ulong idx; in zend_jit_symtable_lookup_rw() local 325 zend_ulong idx; in zend_jit_symtable_lookup_w() local 1761 uintptr_t idx; in zend_jit_fetch_global_helper() local 1861 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_r_dynamic() local 1882 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_r_dynamic() local 1919 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_is_dynamic() local 1940 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_is_dynamic() local
|
H A D | zend_jit_trace.c | 1082 int idx = tssa->vars[var].definition; in is_checked_guard() local 1191 int i, v, idx, len, ssa_ops_count, vars_count, ssa_vars_count; in zend_jit_trace_build_tssa() local 2634 uint32_t idx = trace_buffer[1].last; in zend_jit_trace_build_tssa() local 2697 int i, j, idx, count, level; in zend_jit_trace_allocate_registers() local 7332 int idx, len, i, v, vars_count, call_level; in zend_jit_dump_trace() local 7695 uint32_t idx = trace_buffer[1].last; in zend_jit_trace_hot_root() local 8029 uint32_t idx = trace_buffer[1].last; in zend_jit_trace_hot_side() local
|
/PHP-8.1/scripts/dev/ |
H A D | check_parameters.php | 128 function check_param($db, $idx, $exp, $optional, $allow_uninit = false)
|
/PHP-8.1/ext/intl/dateformat/ |
H A D | dateformat_format_object.cpp | 93 uint32_t idx; in PHP_FUNCTION() local
|
/PHP-8.1/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_iso2022_jp_ms.c | 228 int idx; in cp932ext3_cp932ext2_jis() local
|
/PHP-8.1/ext/standard/ |
H A D | http.c | 34 zend_ulong idx; in php_url_encode_hash_ex() local
|
H A D | metaphone.c | 123 int idx; in Lookahead() local
|
H A D | mail.c | 151 zend_ulong idx; in php_mail_build_headers() local
|
/PHP-8.1/ext/mysqlnd/ |
H A D | mysqlnd_result_meta.c | 55 zend_ulong idx; in MYSQLND_METHOD() local
|
/PHP-8.1/win32/ |
H A D | codepage.c | 105 const char *idx = in, *end; in php_win32_cp_conv_ascii_to_w() local 352 char *start = cp->enc, *idx; in php_win32_cp_get_by_enc() local
|
/PHP-8.1/main/ |
H A D | php_variables.c | 274 zend_ulong idx; in php_register_variable_ex() local 572 zend_ulong idx; in import_environment_variable() local
|
/PHP-8.1/ext/zip/ |
H A D | php_zip.c | 1987 zend_long idx = -1; local 2092 int idx; local 2157 zip_int64_t idx; local 2218 zip_int64_t idx; local 2283 zip_int64_t idx; local 2342 int idx; local 2401 zip_int64_t idx; local 2461 zip_int64_t idx; local
|
/PHP-8.1/ext/opcache/jit/libudis86/ |
H A D | decode.c | 1076 uint8_t idx; in decode_ssepfx() local 1148 uint8_t idx = 0; in decode_ext() local
|