Home
last modified time | relevance | path

Searched refs:in_shm (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/opcache/
H A Dzend_file_cache.h22 int zend_file_cache_script_store(zend_persistent_script *script, bool in_shm);
H A Dzend_file_cache.c279 static void *zend_file_cache_unserialize_interned(zend_string *str, bool in_shm) argument
282 if (!in_shm) {
1089 int zend_file_cache_script_store(zend_persistent_script *script, bool in_shm) argument
1137 if (!in_shm) {
1141 if (!in_shm) {

Completed in 8 milliseconds