Home
last modified time | relevance | path

Searched defs:key (Results 101 – 125 of 183) sorted by last modified time

12345678

/PHP-7.4/Zend/
H A Dzend_types.h245 zend_string *key; /* string key or NULL for numerics */ member
/PHP-7.4/ext/opcache/
H A Dzend_persist_calc.c501 …l_script_persist_calc(zend_persistent_script *new_persistent_script, const char *key, unsigned int… in zend_accel_script_persist_calc()
/PHP-7.4/win32/
H A Dregistry.c78 static int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *par… in LoadDirectory()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_wait.c304 zend_string *key; in phpdbg_webdata_decompress() local
323 zend_string *key; in phpdbg_webdata_decompress() local
H A Dphpdbg_help.c154 static char *get_help(const char * const key) in get_help()
180 const char *key, size_t len, /* pointer and length of key */ in get_command()
H A Dphpdbg_help.h43 char *key; member
H A Dphpdbg.h81 #define zend_hash_str_add_tmp(ht, key, len, pData) \ argument
/PHP-7.4/sapi/apache2handler/
H A Dapache_config.c157 zend_string *key; in merge_php_config() local
H A Dphp_apache.h61 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ argument
H A Dphp_functions.c175 char *key, *val; in PHP_FUNCTION() local
199 char *key, *val; in PHP_FUNCTION() local
440 char *key, *val; in PHP_MINFO_FUNCTION() local
/PHP-7.4/main/
H A Dphp_ini.c257 char *key = NULL; in php_ini_parser_cb() local
H A DSAPI.c775 …zend_string *key = zend_string_init("zlib.output_compression", sizeof("zlib.output_compression")-1… in sapi_header_op() local
803 …zend_string *key = zend_string_init("zlib.output_compression", sizeof("zlib.output_compression")-1… in sapi_header_op() local
946 zend_string *key; in sapi_register_post_entry() local
H A Dfastcgi.c1735 zend_string *key = zend_string_init(name, name_len, 1); local
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c497 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth) in PHP_to_XMLRPC_worker()
/PHP-7.4/ext/sysvsem/
H A Dphp_sysvsem.h43 int key; /* For error reporting. */ member
H A Dsysvsem.c200 zend_long key, max_acquire = 1, perm = 0666, auto_release = 1; in PHP_FUNCTION() local
/PHP-7.4/ext/sysvshm/
H A Dphp_sysvshm.h51 zend_long key; member
66 key_t key; /* key set by user */ member
H A Dsysvshm.c372 static int php_put_shm_data(sysvshm_chunk_head *ptr, zend_long key, const char *data, zend_long len) in php_put_shm_data()
401 static zend_long php_check_shm_data(sysvshm_chunk_head *ptr, zend_long key) in php_check_shm_data()
/PHP-7.4/ext/standard/
H A Dphp_mail.h30 #define PHP_MAIL_BUILD_HEADER_CHECK(target, s, key, val) \ argument
46 #define PHP_MAIL_BUILD_HEADER_DEFAULT(s, key, val) \ argument
H A Dhttp.c32 zend_string *key = NULL; in php_url_encode_hash_ex() local
H A Dincomplete_class.c90 … *incomplete_class_get_method(zend_object **object, zend_string *method, const zval *key) /* {{{ */ in incomplete_class_get_method()
H A Dhtml.c1509 char key[9] = ""; /* two unicode code points in UTF-8 */ in write_s3row_data() local
H A Dbasic_functions.h253 char *key; member
H A Dbrowscap.c31 zend_string *key; member
266 browser_data *bdata, zend_string *key, zend_string *value, zend_bool persistent) { in browscap_add_kv()
H A Dassert.c290 zend_string *key; in PHP_FUNCTION() local

Completed in 153 milliseconds

12345678