Home
last modified time | relevance | path

Searched refs:zend_hash_update (Results 1 – 25 of 40) sorted by relevance

12

/PHP-8.0/main/
H A Dphp_variables.c654 zend_hash_update(&EG(symbol_table), ZSTR_KNOWN(ZEND_STR_ARGV), &arr); in php_build_argv()
655 zend_hash_update(&EG(symbol_table), ZSTR_KNOWN(ZEND_STR_ARGC), &argc); in php_build_argv()
659 zend_hash_update(Z_ARRVAL_P(track_vars_array), ZSTR_KNOWN(ZEND_STR_ARGV), &arr); in php_build_argv()
721 zend_hash_update(dest, string_key, src_entry); in php_autoglobal_merge()
757 zend_hash_update(&EG(symbol_table), name, &PG(http_globals)[TRACK_VARS_GET]); in php_auto_globals_create_get()
776 zend_hash_update(&EG(symbol_table), name, &PG(http_globals)[TRACK_VARS_POST]); in php_auto_globals_create_post()
791 zend_hash_update(&EG(symbol_table), name, &PG(http_globals)[TRACK_VARS_COOKIE]); in php_auto_globals_create_cookie()
803 zend_hash_update(&EG(symbol_table), name, &PG(http_globals)[TRACK_VARS_FILES]); in php_auto_globals_create_files()
851 zend_hash_update(&EG(symbol_table), name, &PG(http_globals)[TRACK_VARS_SERVER]); in php_auto_globals_create_server()
872 zend_hash_update(&EG(symbol_table), name, &PG(http_globals)[TRACK_VARS_ENV]); in php_auto_globals_create_env()
[all …]
H A Dphp_ini.c213 entry = zend_hash_update(active_hash, Z_STR_P(arg1), arg2); in php_ini_parser_cb()
234 find_arr = zend_hash_update(active_hash, Z_STR_P(arg1), &option_arr); in php_ini_parser_cb()
/PHP-8.0/ext/intl/collator/
H A Dcollator_convert.c66 zend_hash_update( hash, hashKey, &znew_val); in collator_convert_hash_item_from_utf8_to_utf16()
103 zend_hash_update( hash, hashKey, &znew_val); in collator_convert_hash_item_from_utf16_to_utf8()
/PHP-8.0/ext/xsl/
H A Dxsltprocessor.c703 zend_hash_update(intern->parameter, string_key, &tmp); in PHP_METHOD()
714 zend_hash_update(intern->parameter, name, &new_string); in PHP_METHOD()
786 zend_hash_update(intern->registered_phpfunctions, str, &new_string); in PHP_METHOD()
793 zend_hash_update(intern->registered_phpfunctions, restrict_str, &new_string); in PHP_METHOD()
/PHP-8.0/ext/com_dotnet/
H A Dcom_wrapper.c485 zend_hash_update(disp->name_to_dispid, name, &tmp2); in generate_dispids()
520 zend_hash_update(disp->name_to_dispid, name, &tmp2); in generate_dispids()
607 zend_hash_update(disp->name_to_dispid, Z_STR_P(ntmp), &tmp); in php_com_wrapper_export_as_sink()
/PHP-8.0/Zend/
H A Dzend_closures.c578 zend_hash_update(debug_info, ZSTR_KNOWN(ZEND_STR_STATIC), &val); in zend_closure_get_debug_info()
586 zend_hash_update(debug_info, ZSTR_KNOWN(ZEND_STR_THIS), &closure->this_ptr); in zend_closure_get_debug_info()
619 zend_hash_update(Z_ARRVAL(val), name, &info); in zend_closure_get_debug_info()
794 zend_hash_update(static_variables, var_name, var); in zend_closure_bind_var()
H A Dzend_list.c332 zv = zend_hash_update(&EG(persistent_list), key, &tmp); in zend_register_persistent_resource_ex()
H A Dzend_ts_hash.c106 retval = zend_hash_update(TS_HASH(ht), key, pData); in zend_ts_hash_update()
H A Dzend_hash.c887 return zend_hash_update(ht, key, pData); in zend_hash_add_or_update()
899 ZEND_API zval* ZEND_FASTCALL zend_hash_update(HashTable *ht, zend_string *key, zval *pData) in zend_hash_update() function
1956 new_entry = zend_hash_update(target, p->key, data); in zend_hash_copy()
2230 t = zend_hash_update(target, p->key, &p->val); in zend_hash_merge_ex()
2795 zend_hash_update(new_ht, str_key, zv); in zend_symtable_to_proptable()
2853 zend_hash_update(new_ht, str_key, zv); in zend_proptable_to_symtable()
H A Dzend_hash.h117 ZEND_API zval* ZEND_FASTCALL zend_hash_update(HashTable *ht, zend_string *key,zval *pData);
446 return zend_hash_update(ht, key, pData); in zend_symtable_update()
667 zv = zend_hash_update(ht, key, &tmp); in zend_hash_update_ptr()
H A Dzend_execute_API.c1654 zend_hash_update(ht, *str, var); in zend_detach_symbol_table()
1694 zend_hash_update(symbol_table, name, value); in zend_set_local_var()
H A Dzend_API.c1397 zend_hash_update(object->properties, key, &tmp); in object_properties_load()
1403 prop = zend_hash_update(object->properties, key, prop); in object_properties_load()
1709 result = zend_hash_update(ht, ZSTR_EMPTY_ALLOC(), value); in array_set_zval_key()
/PHP-8.0/ext/dom/
H A Dxpath.c506 zend_hash_update(intern->registered_phpfunctions, str, &new_string); in PHP_METHOD()
512 zend_hash_update(intern->registered_phpfunctions, name, &new_string); in PHP_METHOD()
/PHP-8.0/ext/spl/
H A Dspl_heap.c507 zend_hash_update(debug_info, pnstr, &tmp); in spl_heap_object_get_debug_info()
512 zend_hash_update(debug_info, pnstr, &tmp); in spl_heap_object_get_debug_info()
531 zend_hash_update(debug_info, pnstr, &heap_array); in spl_heap_object_get_debug_info()
H A Dspl_observer.c266 zend_hash_update(Z_ARRVAL(storage), md5str, &tmp); in spl_object_storage_debug_info()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_info.c199 zend_hash_update(&vars, var, data); in phpdbg_print_symbols()
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c1019 zend_hash_update(Z_ARRVAL_P(subpats), name, val); in add_named()
1464 zend_hash_update(Z_ARRVAL_P(subpats), subpat_names[i], &match_sets[i]); in php_pcre_match_impl()
2948 zend_hash_update(Z_ARRVAL_P(return_value), string_key, entry); in php_pcre_grep_impl()
2959 zend_hash_update(Z_ARRVAL_P(return_value), string_key, entry); in php_pcre_grep_impl()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_result.c861 zend_hash_update(row_ht, meta->fields[i].sname, data); in MYSQLND_METHOD()
1121 zend_hash_update(Z_ARRVAL_P(row), meta->fields[i].sname, data); in MYSQLND_METHOD()
1218 zend_hash_update(Z_ARRVAL_P(row), meta->fields[i].sname, data); in MYSQLND_METHOD()
/PHP-8.0/ext/standard/
H A Dstreamsfuncs.c683 dest_elem = zend_hash_update(ht, key, elem); in stream_array_from_fd_set()
730 dest_elem = zend_hash_update(ht, key, elem); in stream_array_emulate_read_fd_set()
H A Darray.c2540 zend_hash_update(Z_ARRVAL_P(return_value), Z_STR_P(entry), value_ptr);
2545 zend_hash_update(Z_ARRVAL_P(return_value), Z_STR_P(entry), &data);
3675 zend_hash_update(dest, string_key, src_entry);
3701 zval *zv = zend_hash_update(dest, string_key, src_entry);
4428 entry = zend_hash_update(Z_ARRVAL_P(return_value), new_key, entry);
/PHP-8.0/ext/filter/
H A Dfilter.c638 zend_hash_update(Z_ARRVAL_P(return_value), arg_key, &nval); in php_filter_array_handler()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c3823 zend_hash_update(Z_ARRVAL_P(return_value), key, &prop_copy); in add_class_vars()
3873 zend_hash_update(Z_ARRVAL_P(return_value), key, prop); in ZEND_METHOD()
4841 zend_hash_update(Z_ARRVAL_P(return_value), ce->interfaces[i]->name, &interface); in ZEND_METHOD()
4901 zend_hash_update(Z_ARRVAL_P(return_value), ce->trait_names[i].name, &trait); in ZEND_METHOD()
5763 zend_hash_update(Z_ARRVAL_P(return_value), fptr->common.function_name, &function); in ZEND_METHOD()
5786 zend_hash_update(Z_ARRVAL_P(return_value), constant->name, &const_val); in ZEND_METHOD()
5842 zend_hash_update(Z_ARRVAL_P(class_array), name, &zclass); in add_extension_class()
/PHP-8.0/ext/session/
H A Dsession.c183 zend_hash_update(Z_ARRVAL_P(sess_var), name, &empty_var); in php_add_session_var()
194 return zend_hash_update(Z_ARRVAL_P(sess_var), name, state_val); in php_set_session_var()
2995 zend_hash_update(Z_ARRVAL_P(sess_var), progress->key.s, &progress->data); in php_session_rfc1867_update()
/PHP-8.0/sapi/litespeed/
H A Dlsapi_main.c113 zend_hash_update(configuration_hash, name, sizeof(name), tmp, sizeof(zval), (void**)&entry);\
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c1048 zend_hash_update(Z_ARRVAL_P(return_value), stmt->columns[i].name, &val); in do_fetch()
2521 zend_hash_update(props, stmt->columns[i].name, &val); in row_get_properties_for()

Completed in 208 milliseconds

12