Home
last modified time | relevance | path

Searched refs:zend_hash_str_update (Results 1 – 25 of 37) sorted by relevance

12

/PHP-8.0/ext/intl/calendar/
H A Dcalendar_class.cpp164 zend_hash_str_update(debug_info, "valid", sizeof("valid") - 1, &zv); in Calendar_get_debug_info()
168 zend_hash_str_update(debug_info, "valid", sizeof("valid") - 1, &zv); in Calendar_get_debug_info()
171 zend_hash_str_update(debug_info, "type", sizeof("type") - 1, &zv); in Calendar_get_debug_info()
187 zend_hash_str_update(debug_info, "timeZone", sizeof("timeZone") - 1, &ztz_debug); in Calendar_get_debug_info()
195 zend_hash_str_update(debug_info, "locale", sizeof("locale") - 1, &zv); in Calendar_get_debug_info()
198 zend_hash_str_update(debug_info, "locale", sizeof("locale") - 1, &zv); in Calendar_get_debug_info()
217 zend_hash_str_update(debug_info, "fields", sizeof("fields") - 1, &zfields); in Calendar_get_debug_info()
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp153 zend_hash_str_update(debug_info, "valid", sizeof("valid") - 1, &val); in BreakIterator_get_debug_info()
157 zend_hash_str_update(debug_info, "valid", sizeof("valid") - 1, &val); in BreakIterator_get_debug_info()
161 zend_hash_str_update(debug_info, "text", sizeof("text") - 1, &val); in BreakIterator_get_debug_info()
164 zend_hash_str_update(debug_info, "text", sizeof("text") - 1, &bio->text); in BreakIterator_get_debug_info()
168 zend_hash_str_update(debug_info, "type", sizeof("type") - 1, &val); in BreakIterator_get_debug_info()
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp311 zend_hash_str_update(debug_info, "valid", sizeof("valid") - 1, &zv); in TimeZone_get_debug_info()
316 zend_hash_str_update(debug_info, "valid", sizeof("valid") - 1, &zv); in TimeZone_get_debug_info()
325 zend_hash_str_update(debug_info, "id", sizeof("id") - 1, &zv); in TimeZone_get_debug_info()
335 zend_hash_str_update(debug_info,"rawOffset", sizeof("rawOffset") - 1, &zv); in TimeZone_get_debug_info()
337 zend_hash_str_update(debug_info,"currentOffset", sizeof("currentOffset") - 1, &zv); in TimeZone_get_debug_info()
/PHP-8.0/ext/phar/
H A Dfunc_interceptors.c569zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[0], strlen(stat_sb_names[0]), &stat_d… in phar_fancy_stat()
570zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[1], strlen(stat_sb_names[1]), &stat_i… in phar_fancy_stat()
571zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[2], strlen(stat_sb_names[2]), &stat_m… in phar_fancy_stat()
572zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[3], strlen(stat_sb_names[3]), &stat_n… in phar_fancy_stat()
573zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[4], strlen(stat_sb_names[4]), &stat_u… in phar_fancy_stat()
574zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[5], strlen(stat_sb_names[5]), &stat_g… in phar_fancy_stat()
575zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[6], strlen(stat_sb_names[6]), &stat_r… in phar_fancy_stat()
576zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[7], strlen(stat_sb_names[7]), &stat_s… in phar_fancy_stat()
577zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[8], strlen(stat_sb_names[8]), &stat_a… in phar_fancy_stat()
578zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[9], strlen(stat_sb_names[9]), &stat_m… in phar_fancy_stat()
[all …]
H A Ddirstream.c150 zend_hash_str_update(ht, arKey, nKeyLength, &dummy); in phar_add_empty()
H A Dphar_object.c72 zend_hash_str_update(_SERVER, "PHAR_PATH_INFO", sizeof("PHAR_PATH_INFO")-1, &temp); in phar_mung_server_vars()
82 zend_hash_str_update(_SERVER, "PHAR_PATH_TRANSLATED", sizeof("PHAR_PATH_TRANSLATED")-1, &temp); in phar_mung_server_vars()
96 zend_hash_str_update(_SERVER, "PHAR_REQUEST_URI", sizeof("PHAR_REQUEST_URI")-1, &temp); in phar_mung_server_vars()
109 zend_hash_str_update(_SERVER, "PHAR_PHP_SELF", sizeof("PHAR_PHP_SELF")-1, &temp); in phar_mung_server_vars()
118 zend_hash_str_update(_SERVER, "PHAR_SCRIPT_NAME", sizeof("PHAR_SCRIPT_NAME")-1, &temp); in phar_mung_server_vars()
129 zend_hash_str_update(_SERVER, "PHAR_SCRIPT_FILENAME", sizeof("PHAR_SCRIPT_FILENAME")-1, &temp); in phar_mung_server_vars()
/PHP-8.0/ext/standard/
H A Dincomplete_class.c153 zend_hash_str_update(Z_OBJPROP_P(object), MAGIC_MEMBER, sizeof(MAGIC_MEMBER)-1, &val); in php_store_class_name()
H A Diptc.c362 element = zend_hash_str_update(Z_ARRVAL_P(return_value), key, strlen(key), &values); in PHP_FUNCTION()
H A Dfilestat.c1078 zend_hash_str_update(Z_ARRVAL_P(return_value), bucket->path, bucket->path_len, &entry); in PHP_FUNCTION()
/PHP-8.0/ext/tidy/
H A Dtidy.c122 zend_hash_str_update(_table, #_key, sizeof(#_key) - 1, &tmp); \
133 zend_hash_str_update(_table, #_key, sizeof(#_key) - 1, &tmp); \
140 zend_hash_str_update(_table, #_key, sizeof(#_key) - 1, &tmp); \
147 zend_hash_str_update(_table, #_key, sizeof(#_key) - 1, &tmp); \
154 zend_hash_str_update(_table, #_key, sizeof(#_key) - 1, &tmp); \
618 zend_hash_str_update(obj->std.properties, "value", sizeof("value") - 1, &temp); in tidy_doc_update_properties()
628 zend_hash_str_update(obj->std.properties, "errorBuffer", sizeof("errorBuffer") - 1, &temp); in tidy_doc_update_properties()
685 zend_hash_str_update(obj->std.properties, "attribute", sizeof("attribute") - 1, &attribute); in tidy_add_default_properties()
708 zend_hash_str_update(obj->std.properties, "child", sizeof("child") - 1, &children); in tidy_add_default_properties()
/PHP-8.0/sapi/cli/
H A Dphp_cli.c418 zend_hash_str_update(configuration_hash, name, sizeof(name)-1, &tmp);\
999 zend_hash_str_update(&EG(symbol_table), "argn", sizeof("argn")-1, &argn); in do_cli()
1001 zend_hash_str_update(&EG(symbol_table), "argi", sizeof("argi")-1, &argi); in do_cli()
/PHP-8.0/ext/date/
H A Dphp_date.c1861 zend_hash_str_update(props, "date", sizeof("date")-1, &zv); in date_object_get_properties_for()
1888 zend_hash_str_update(props, "timezone", sizeof("timezone")-1, &zv); in date_object_get_properties_for()
2015 zend_hash_str_update(props, "timezone", sizeof("timezone")-1, &zv); in date_object_get_properties_for_timezone()
2036 zend_hash_str_update(ht, "timezone", sizeof("timezone")-1, &zv); in date_object_get_debug_info_timezone()
2088 zend_hash_str_update(props, n, sizeof(n)-1, &zv); in date_object_get_properties_interval()
2097 zend_hash_str_update(props, "f", sizeof("f") - 1, &zv); in date_object_get_properties_interval()
2106 zend_hash_str_update(props, "days", sizeof("days")-1, &zv); in date_object_get_properties_interval()
4767 zend_hash_str_update(props, "start", sizeof("start")-1, &zv); in date_object_get_properties_period()
4777 zend_hash_str_update(props, "current", sizeof("current")-1, &zv); in date_object_get_properties_period()
4787 zend_hash_str_update(props, "end", sizeof("end")-1, &zv); in date_object_get_properties_period()
[all …]
/PHP-8.0/win32/
H A Dregistry.c109 zend_hash_str_update(ht, name, name_len, &data); in LoadDirectory()
/PHP-8.0/main/
H A Dphp_ini.c301 entry = zend_hash_str_update(target_hash, key, key_len, &section_arr); in php_ini_parser_cb()
620 zend_hash_str_update(&configuration_hash, "cfg_file_path", sizeof("cfg_file_path")-1, &tmp); in php_init_config()
H A Dphp_variables.c820 zend_hash_str_update(var_table, "HTTP_PROXY", sizeof("HTTP_PROXY")-1, &local_zval); in check_http_proxy()
/PHP-8.0/Zend/
H A Dzend_ts_hash.c332 retval = zend_hash_str_update(TS_HASH(ht), key, len, pData); in zend_ts_hash_str_update()
H A Dzend_hash.h123 ZEND_API zval* ZEND_FASTCALL zend_hash_str_update(HashTable *ht, const char *key, size_t len, zval …
542 return zend_hash_str_update(ht, str, len, pData); in zend_symtable_str_update()
677 zv = zend_hash_str_update(ht, str, len, &tmp); in zend_hash_str_update_ptr()
H A Dzend_closures.c623 zend_hash_str_update(debug_info, "parameter", sizeof("parameter")-1, &val); in zend_closure_get_debug_info()
/PHP-8.0/ext/com_dotnet/
H A Dcom_com.c454 zend_hash_str_update(obj->id_of_name_cache, name, namelen, &tmp); in php_com_get_id_of_name()
/PHP-8.0/ext/posix/
H A Dposix.c722 zend_hash_str_update(Z_ARRVAL_P(array_group), "members", sizeof("members")-1, &array_members); in php_posix_group_to_array()
/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_driver.c395 zend_hash_str_update(named_params, pname, l, &tmp); in preprocess()
/PHP-8.0/ext/ftp/
H A Dftp.c711 zend_hash_str_update(ht, "name", sizeof("name")-1, &zstr); in ftp_mlsd_parse_line()
732 zend_hash_str_update(ht, input, eq - input, &zstr); in ftp_mlsd_parse_line()
/PHP-8.0/main/streams/
H A Dstreams.c2282 …wrapperhash = zend_hash_str_update(Z_ARRVAL(context->options), (char*)wrappername, strlen(wrappern…
2287 zend_hash_str_update(Z_ARRVAL_P(wrapperhash), optionname, strlen(optionname), optionvalue);
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c562zend_hash_str_update(Z_ARRVAL_P(return_value), cache_entry->key, cache_entry->key_length, &persist…
/PHP-8.0/ext/xml/
H A Dxml.c603 element = zend_hash_str_update(Z_ARRVAL(parser->info), name, strlen(name), &values); in _xml_add_to_info()

Completed in 111 milliseconds

12