Searched defs:from_shared_memory (Results 1 – 2 of 2) sorted by relevance
1418 …*cache_script_in_file_cache(zend_persistent_script *new_persistent_script, int *from_shared_memory) in cache_script_in_file_cache()1439 …t_script *new_persistent_script, const char *key, unsigned int key_length, int *from_shared_memory) in cache_script_in_shared_memory()1922 int from_shared_memory; /* if the script we've got is stored in SHM */ in persistent_compile_file() local
733 …op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_memory) in zend_accel_load_script()
Completed in 25 milliseconds