Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/
H A DZendAccelerator.c1426 …*cache_script_in_file_cache(zend_persistent_script *new_persistent_script, int *from_shared_memory) in cache_script_in_file_cache()
1448 …t_script *new_persistent_script, const char *key, unsigned int key_length, int *from_shared_memory) in cache_script_in_shared_memory()
1942 int from_shared_memory; /* if the script we've got is stored in SHM */ in persistent_compile_file() local
H A Dzend_accelerator_util_funcs.c776 …op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_memory) in zend_accel_load_script()

Completed in 20 milliseconds