Home
last modified time | relevance | path

Searched refs:key (Results 1026 – 1050 of 1053) sorted by relevance

1...<<414243

/PHP-7.4/sapi/fpm/tests/
H A Dfcgi.inc522 foreach ($params as $key => $value) {
523 $paramsRequest .= $this->buildNvpair($key, $value, $id);
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c107 static int16_t findOffset(const char* const* list, const char* key) in findOffset() argument
111 if (strcmp(key, *list) == 0) { in findOffset()
/PHP-7.4/main/
H A Dmain.c1577 zend_string *key; in PHP_FUNCTION() local
1585 key = zend_string_init("max_execution_time", sizeof("max_execution_time")-1, 0); in PHP_FUNCTION()
1586 …if (zend_alter_ini_entry_chars_ex(key, new_timeout_str, new_timeout_strlen, PHP_INI_USER, PHP_INI_… in PHP_FUNCTION()
1591 zend_string_release_ex(key, 0); in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/array/
H A Darray_search_variation1.phpt7 …* Description: Searches haystack for needle and returns the key if it is found in the array, FALSE…
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c281 static zend_function *com_method_get(zend_object **object_ptr, zend_string *name, const zval *key) in com_method_get() argument
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1347 …atic zend_function *dbh_method_get(zend_object **object, zend_string *method_name, const zval *key) in dbh_method_get() argument
1353 if ((fbc = zend_std_get_method(object, method_name, key)) == NULL) { in dbh_method_get()
/PHP-7.4/ext/snmp/
H A Dsnmp.c2047 zend_string *key; in php_snmp_get_properties() local
2052 ZEND_HASH_FOREACH_STR_KEY_PTR(&php_snmp_properties, key, hnd) { in php_snmp_get_properties()
2056 zend_hash_update(props, key, &rv); in php_snmp_get_properties()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_structs.h505 …c_mysqlnd_conn_data__ssl_set)(MYSQLND_CONN_DATA * const conn, const char * key, const char * const…
525 … * const conn, const enum_mysqlnd_client_option option, const char * const key, const char * const…
/PHP-7.4/ext/dom/
H A Dnode.c95 ZEND_ARG_INFO(0, key)
101 ZEND_ARG_INFO(0, key)
/PHP-7.4/ext/zip/
H A Dphp_zip.c1008 zend_string *key; in php_zip_get_properties() local
1017 ZEND_HASH_FOREACH_STR_KEY_PTR(obj->prop_handler, key, hnd) { in php_zip_get_properties()
1023 zend_hash_update(props, key, ret); in php_zip_get_properties()
/PHP-7.4/ext/intl/
H A Dphp_intl.c533 ZEND_ARG_INFO( 0, key )
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c290 SERIALIZE_STR(p->key);
1020 UNSERIALIZE_STR(p->key);
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます375 0 string .key AmigaDOS script
5698 0 string XIS Chiasmus key
18920 >0 string FKEY function key
23729 # display key algorithm 17~DSA
23905 >0 byte 0x03 CAST5 (128 bit key)
23987 # these vary by bitsize of the key
24223 # sub-key are normally part of secret key. So it does not occur as standalone file
24238 # look after first key
24244 # display key algorithm
26454 >14 beshort x \b, %d key parts
[all …]
H A Dmagic375 0 string .key AmigaDOS script
5698 0 string XIS Chiasmus key
18920 >0 string FKEY function key
23729 # display key algorithm 17~DSA
23905 >0 byte 0x03 CAST5 (128 bit key)
23987 # these vary by bitsize of the key
24223 # sub-key are normally part of secret key. So it does not occur as standalone file
24238 # look after first key
24244 # display key algorithm
26454 >14 beshort x \b, %d key parts
[all …]
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.c1695 zend_string *key = zend_string_init_interned(func_infos[i].name, func_infos[i].name_len, 1); in zend_func_info_startup() local
1697 if (zend_hash_add_ptr(&func_info, key, (void**)&func_infos[i]) == NULL) { in zend_func_info_startup()
1700 zend_string_release_ex(key, 1); in zend_func_info_startup()
/PHP-7.4/ext/gd/
H A Dgd.c4098 zend_string *key; in php_imagettftext_common() local
4101 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(EXT), key, item) { in php_imagettftext_common()
4102 if (key == NULL) { in php_imagettftext_common()
4105 if (strcmp("linespacing", ZSTR_VAL(key)) == 0) { in php_imagettftext_common()
/PHP-7.4/ext/standard/
H A Dstring.c3014 const char *key; local
3097 key = str + pos;
3098 …if (bitset[((unsigned char)key[0]) / sizeof(zend_ulong)] & (Z_UL(1) << (((unsigned char)key[0]) % …
3105 entry = zend_hash_str_find(pats, key, len);
/PHP-7.4/
H A DNEWS430 . Fixed bug #80747 (Providing RSA key size < 512 generates key that crash
802 . Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
948 . Fixed bug #79364 (When copy empty array, next key is unspecified). (cmb)
1222 . Fixed bug #78903 (Conflict in RTD key for closures results in crash).
2676 . Fixed bug #76463 (var has array key type but not value type). (Laruence)
H A Dphp.ini-development1217 ; key.
1522 ; A prefix used for the upload progress key in $_SESSION
1788 ; directory to the script key, thus eliminating possible collisions between
H A Dphp.ini-production1217 ; key.
1522 ; A prefix used for the upload progress key in $_SESSION
1788 ; directory to the script key, thus eliminating possible collisions between
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c10049 struct tilegx_spr key; in get_tilegx_spr_name() local
10051 key.number = num; in get_tilegx_spr_name()
10052 result = bsearch((const void *) &key, (const void *) tilegx_sprs, in get_tilegx_spr_name()
/PHP-7.4/Zend/
H A Dzend_types.h245 zend_string *key; /* string key or NULL for numerics */ member
/PHP-7.4/ext/ldap/
H A Dldap.c2559 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch() argument
2561 *out = zend_hash_str_find(Z_ARRVAL_P(hashTbl), key, strlen(key)); in _ldap_hash_fetch()
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt1068 Inspecting parameter 'key' of method 'ssl_set'
/PHP-7.4/Zend/tests/
H A D019.phpt99 // check the isset and unset on non existing key

Completed in 303 milliseconds

1...<<414243