Searched refs:in_shm (Results 1 – 2 of 2) sorted by relevance
22 int zend_file_cache_script_store(zend_persistent_script *script, bool in_shm);
276 static void *zend_file_cache_unserialize_interned(zend_string *str, bool in_shm) argument279 if (!in_shm) {1064 int zend_file_cache_script_store(zend_persistent_script *script, bool in_shm) argument1112 if (!in_shm) {1116 if (!in_shm) {
Completed in 9 milliseconds