Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/tests/
H A Dbug66461.phpt8 opcache.file_update_protection=0
H A Dbug66334.phpt7 opcache.file_update_protection=0
H A Dbug66176.phpt7 opcache.file_update_protection=0
H A Dbug66440.phpt7 opcache.file_update_protection=0
H A Dbug66474.phpt7 opcache.file_update_protection=0
H A Dis_script_cached.phpt6 opcache.file_update_protection=0
H A Dbug69281.phpt6 opcache.file_update_protection=0
H A Dbug70207.phpt7 opcache.file_update_protection=0
H A Dbug74663.phpt6 opcache.file_update_protection=0
H A Dbug65559.phpt6 opcache.file_update_protection=2
H A Dbug73583.phpt7 opcache.file_update_protection=0
H A Dbug72014.phpt6 opcache.file_update_protection=0
H A Dblacklist-win32.phpt7 opcache.file_update_protection=0
H A Dissue0140.phpt7 opcache.file_update_protection=0
H A Dbug67215.phpt6 opcache.file_update_protection=0
H A Dbug74596.phpt6 opcache.file_update_protection=0
H A Dblacklist.phpt7 opcache.file_update_protection=0
H A Dbug66338.phpt33 … -d opcache.enable_cli=1 -d opcache.optimization_level=$opt -d opcache.file_update_protection=0" );
H A Drevalidate_path_01.phpt42 … -d opcache.enable_cli=1 -d opcache.revalidate_path=1 -d opcache.file_update_protection=0 -d realp…
/PHP-7.4/ext/opcache/
H A DZendAccelerator.h162 zend_ulong file_update_protection; member
H A Dzend_accelerator_module.c293 … , PHP_INI_ALL , OnUpdateLong, accel_directives.file_update_protection, zend_a…
770 …ng(&directives, "opcache.file_update_protection", ZCG(accel_directives).file_update_protection);
H A DZendAccelerator.c1705 ZCG(accel_directives).file_update_protection || in opcache_compile_file()
1723 if (ZCG(accel_directives).file_update_protection && in opcache_compile_file()
1724 … ((accel_time_t)(ZCG(request_time) - ZCG(accel_directives).file_update_protection) < timestamp)) { in opcache_compile_file()
/PHP-7.4/
H A Dphp.ini-development1911 ;opcache.file_update_protection=2
H A Dphp.ini-production1911 ;opcache.file_update_protection=2

Completed in 54 milliseconds