Home
last modified time | relevance | path

Searched refs:zend_file_cache_script_store (Results 1 – 3 of 3) sorted by path

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1413 zend_file_cache_script_store(new_persistent_script, 0); in store_script_in_file_cache()
1599 zend_file_cache_script_store(new_persistent_script, 1); in cache_script_in_shared_memory()
H A Dzend_file_cache.c887 int zend_file_cache_script_store(zend_persistent_script *script, int in_shm) function
H A Dzend_file_cache.h22 int zend_file_cache_script_store(zend_persistent_script *script, int in_shm);

Completed in 22 milliseconds