Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_hash.h74 void* zend_accel_hash_find(
H A Dzend_accelerator_hash.c180 void* zend_accel_hash_find(zend_accel_hash *accel_hash, zend_string *key) in zend_accel_hash_find() function
H A DZendAccelerator.c1303 persistent_script = zend_accel_hash_find(&ZCSG(hash), realpath); in zend_accel_invalidate()
4381 persistent_script = zend_accel_hash_find(&ZCSG(hash), filename);

Completed in 19 milliseconds