Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A Dzend_file_cache.c1373 int cache_it = 1; local
1516 cache_it = 0;
1521 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1530 if (cache_it) {
1542 if (cache_it) {

Completed in 6 milliseconds