Home
last modified time | relevance | path

Searched refs:cache_it (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c1527 int cache_it = 1; local
1667 cache_it = 0;
1672 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1681 if (cache_it) {
1693 if (cache_it) {

Completed in 9 milliseconds