Home
last modified time | relevance | path

Searched defs:hash_key (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/sapi/apache2handler/
H A Dapache_config.c122 static bool should_overwrite_per_dir_entry(HashTable *target_ht, zval *zv, zend_hash_key *hash_key,… in should_overwrite_per_dir_entry()
/PHP-8.1/ext/mysqli/
H A Dphp_mysqli_structs.h80 zend_string *hash_key; member
H A Dmysqli_nonapi.c62 zend_string *hash_key = NULL; local
/PHP-8.1/ext/oci8/
H A Doci8.c1990 …, char *password, int password_len, char *dbname, int dbname_len, zend_string *hash_key, int chars… in php_oci_create_spool()
H A Dphp_oci8_int.h161 zend_string *hash_key; /* hashed details of the connection */ member
/PHP-8.1/Zend/
H A Dzend_hash.c1922 zend_hash_key hash_key; in zend_hash_apply_with_arguments() local
2251 zend_hash_key hash_key; in zend_hash_replace_checker_wrapper() local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c626 …rver_register_entry_cb(char **entry, int num_args, va_list args, zend_hash_key *hash_key) /* {{{ *… in sapi_cli_server_register_entry_cb()

Completed in 44 milliseconds