Home
last modified time | relevance | path

Searched refs:hash_entries (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_hash.c62 …accel_hash->hash_entries = zend_shared_alloc(sizeof(zend_accel_hash_entry)*accel_hash->max_num_ent… in zend_accel_hash_init()
63 if (!accel_hash->hash_entries) { in zend_accel_hash_init()
123 entry = &accel_hash->hash_entries[accel_hash->num_entries++]; in zend_accel_hash_update()
H A Dzend_accelerator_hash.h58 zend_accel_hash_entry *hash_entries; member
H A DZendAccelerator.c2118 …ths).hash_entries[0].key, ZCSG(include_paths).hash_entries[0].key_length) % ZCSG(include_paths).ma…

Completed in 13 milliseconds