Home
last modified time | relevance | path

Searched defs:from_shared_memory (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c374 …op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_memory) in zend_accel_load_script()
H A DZendAccelerator.c1538 …cache_script_in_file_cache(zend_persistent_script *new_persistent_script, bool *from_shared_memory) in cache_script_in_file_cache()
1552 …d_memory(zend_persistent_script *new_persistent_script, zend_string *key, bool *from_shared_memory) in cache_script_in_shared_memory()
1979 bool from_shared_memory; /* if the script we've got is stored in SHM */ in persistent_compile_file() local

Completed in 20 milliseconds