Home
last modified time | relevance | path

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

12

/php-src/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-src/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-src/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-src/ext/phar/
H A Dfunc_interceptors.c461zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[0], strlen(stat_sb_names[0]), &stat_d… in phar_fancy_stat()
462zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[1], strlen(stat_sb_names[1]), &stat_i… in phar_fancy_stat()
463zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[2], strlen(stat_sb_names[2]), &stat_m… in phar_fancy_stat()
464zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[3], strlen(stat_sb_names[3]), &stat_n… in phar_fancy_stat()
465zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[4], strlen(stat_sb_names[4]), &stat_u… in phar_fancy_stat()
466zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[5], strlen(stat_sb_names[5]), &stat_g… in phar_fancy_stat()
467zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[6], strlen(stat_sb_names[6]), &stat_r… in phar_fancy_stat()
468zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[7], strlen(stat_sb_names[7]), &stat_s… in phar_fancy_stat()
469zend_hash_str_update(Z_ARRVAL_P(return_value), stat_sb_names[8], strlen(stat_sb_names[8]), &stat_a… in phar_fancy_stat()
470zend_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.c148 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-src/ext/standard/
H A Dincomplete_class.c146 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.c1102 zend_hash_str_update(Z_ARRVAL_P(return_value), bucket->path, bucket->path_len, &entry); in PHP_FUNCTION()
/php-src/sapi/cli/
H A Dphp_cli.c419 zend_hash_str_update(configuration_hash, name, sizeof(name)-1, &tmp);\
1021 zend_hash_str_update(&EG(symbol_table), "argn", sizeof("argn")-1, &argn); in do_cli()
1023 zend_hash_str_update(&EG(symbol_table), "argi", sizeof("argi")-1, &argi); in do_cli()
/php-src/ext/date/
H A Dphp_date.c1933 zend_hash_str_update(props, "date", sizeof("date")-1, &zv); in date_object_to_hash()
1960 zend_hash_str_update(props, "timezone", sizeof("timezone")-1, &zv); in date_object_to_hash()
2104 zend_hash_str_update(props, "timezone", strlen("timezone"), &zv); in date_timezone_object_to_hash()
2150 zend_hash_str_update(ht, "timezone", sizeof("timezone")-1, &zv); in date_object_get_debug_info_timezone()
2207 zend_hash_str_update(props, n, sizeof(n)-1, &zv); in date_interval_object_to_hash()
2216 zend_hash_str_update(props, "f", sizeof("f") - 1, &zv); in date_interval_object_to_hash()
2222 zend_hash_str_update(props, "days", sizeof("days")-1, &zv); in date_interval_object_to_hash()
5672 zend_hash_str_update(props, "start", sizeof("start")-1, &zv); in date_period_object_to_hash()
5675 zend_hash_str_update(props, "current", sizeof("current")-1, &zv); in date_period_object_to_hash()
5678 zend_hash_str_update(props, "end", sizeof("end")-1, &zv); in date_period_object_to_hash()
[all …]
/php-src/win32/
H A Dregistry.c109 zend_hash_str_update(ht, name, name_len, &data); in LoadDirectory()
/php-src/main/
H A Dphp_ini.c301 entry = zend_hash_str_update(target_hash, key, key_len, &section_arr); in php_ini_parser_cb()
610 zend_hash_str_update(&configuration_hash, "cfg_file_path", sizeof("cfg_file_path")-1, &tmp); in php_init_config()
H A Dphp_variables.c868 zend_hash_str_update(var_table, "HTTP_PROXY", sizeof("HTTP_PROXY")-1, &local_zval); in check_http_proxy()
/php-src/sapi/embed/
H A DREADME.md132 zend_hash_str_update(configuration_hash, ZEND_STRL("error_prepend_string"), &ini_value);
/php-src/Zend/
H A Dzend_hash.h128 ZEND_API zval* ZEND_FASTCALL zend_hash_str_update(HashTable *ht, const char *key, size_t len, zval …
578 return zend_hash_str_update(ht, str, len, pData); in zend_symtable_str_update()
713 zv = zend_hash_str_update(ht, str, len, &tmp); in zend_hash_str_update_ptr()
H A Dzend_closures.c676 zend_hash_str_update(debug_info, "parameter", sizeof("parameter")-1, &val); in zend_closure_get_debug_info()
H A Dzend_execute_API.c1947 zend_hash_str_update(symbol_table, name, len, value); in zend_set_local_var_str()
/php-src/ext/posix/
H A Dposix.c686 zend_hash_str_update(Z_ARRVAL_P(array_group), "members", sizeof("members")-1, &array_members); in php_posix_group_to_array()
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c399 zend_hash_str_update(named_params, pname, l, &tmp); in php_firebird_preprocess()
/php-src/main/streams/
H A Dstreams.c2416 …wrapperhash = zend_hash_str_update(Z_ARRVAL(context->options), (char*)wrappername, strlen(wrappern…
2421 zend_hash_str_update(Z_ARRVAL_P(wrapperhash), optionname, strlen(optionname), optionvalue);
/php-src/ext/xml/
H A Dxml.c561 element = zend_hash_str_update(Z_ARRVAL(parser->info), name, name_len, &values); in _xml_add_to_info()
/php-src/ext/ldap/
H A Dldap.c1891 zend_hash_str_update(Z_ARRVAL(tmp1), attribute, attr_len, &tmp2); in PHP_FUNCTION()
2033 zend_hash_str_update(Z_ARRVAL_P(return_value), attribute, strlen(attribute), &tmp); in PHP_FUNCTION()
/php-src/ext/ftp/
H A Dftp.c752 zend_hash_str_update(ht, input, eq - input, &zstr); in ftp_mlsd_parse_line()
/php-src/ext/gmp/
H A Dgmp.c318 zend_hash_str_update(ht, "num", sizeof("num")-1, &zv); in gmp_get_debug_info()

Completed in 136 milliseconds

12