Home
last modified time | relevance | path

Searched defs:accel_hash (Results 1 – 24 of 24) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/lang/php74/php-7.4.27/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, const char *key, uint32_… in zend_accel_hash_update()
143 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, const char *ke… in zend_accel_hash_find_ex()
180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
193 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
206 void* zend_accel_hash_str_find(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_str_find()
219 zend_accel_hash_entry* zend_accel_hash_str_find_entry(zend_accel_hash *accel_hash, const char *key,… in zend_accel_hash_str_find_entry()
229 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, const char *key, uint32_t key_length) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h97 static inline zend_bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, zend_string *key, bool i… in zend_accel_hash_update()
141 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, zend_string *k… in zend_accel_hash_find_ex()
179 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
187 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
192 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h84 static inline bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, zend_string *key, bool i… in zend_accel_hash_update()
141 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, zend_string *k… in zend_accel_hash_find_ex()
179 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
187 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
192 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h84 static inline bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_accelerator_hash.c32 void zend_accel_hash_clean(zend_accel_hash *accel_hash) in zend_accel_hash_clean()
39 void zend_accel_hash_init(zend_accel_hash *accel_hash, uint32_t hash_size) in zend_accel_hash_init()
74 zend_accel_hash_entry* zend_accel_hash_update(zend_accel_hash *accel_hash, zend_string *key, bool i… in zend_accel_hash_update()
141 static zend_always_inline void* zend_accel_hash_find_ex(zend_accel_hash *accel_hash, zend_string *k… in zend_accel_hash_find_ex()
179 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find()
187 zend_accel_hash_entry* zend_accel_hash_find_entry(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find_entry()
192 int zend_accel_hash_unlink(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_unlink()
H A Dzend_accelerator_hash.h84 static inline bool zend_accel_hash_is_full(zend_accel_hash *accel_hash) in zend_accel_hash_is_full()