Searched defs:from_shared_memory (Results 1 – 2 of 2) sorted by relevance
218 …op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_memory) in zend_accel_load_script()
1482 …*cache_script_in_file_cache(zend_persistent_script *new_persistent_script, int *from_shared_memory) in cache_script_in_file_cache()1498 …ed_memory(zend_persistent_script *new_persistent_script, zend_string *key, int *from_shared_memory) in cache_script_in_shared_memory()1970 int from_shared_memory; /* if the script we've got is stored in SHM */ in persistent_compile_file() local
Completed in 16 milliseconds