Home
last modified time | relevance | path

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

/php-src/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.c276 static void *zend_file_cache_unserialize_interned(zend_string *str, bool in_shm) argument
279 if (!in_shm) {
1065 int zend_file_cache_script_store(zend_persistent_script *script, bool in_shm) argument
1113 if (!in_shm) {
1117 if (!in_shm) {

Completed in 9 milliseconds