Home
last modified time | relevance | path

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

/PHP-8.3/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.3/ext/mysqli/
H A Dphp_mysqli_structs.h64 zend_string *hash_key; member
H A Dmysqli_nonapi.c62 zend_string *hash_key = NULL; local
/PHP-8.3/ext/oci8/
H A Doci8.c1843 …, 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.h167 zend_string *hash_key; /* hashed details of the connection */ member
/PHP-8.3/Zend/
H A Dzend_hash.c2142 zend_hash_key hash_key; in zend_hash_apply_with_arguments() local
2636 zend_hash_key hash_key; in zend_hash_replace_checker_wrapper() local
/PHP-8.3/sapi/cli/
H A Dphp_cli_server.c654 …erver_register_entry_cb(zval *entry, int num_args, va_list args, zend_hash_key *hash_key) /* {{{ *… in sapi_cli_server_register_entry_cb()

Completed in 35 milliseconds