Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/tests/
H A Dbug66461.phpt7 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 Dblacklist.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 Dissue0140.phpt7 opcache.file_update_protection=0
H A Dbug66338.phpt31 … -d opcache.enable_cli=1 -d opcache.optimization_level=$opt -d opcache.file_update_protection=0" );
H A Drevalidate_path_01.phpt40 … -d opcache.enable_cli=1 -d opcache.revalidate_path=1 -d opcache.file_update_protection=0 -d realp…
/PHP-7.1/ext/opcache/
H A DZendAccelerator.h190 zend_ulong file_update_protection; member
H A DREADME120 opcache.file_update_protection (default "2")
H A DZendAccelerator.c1511 ZCG(accel_directives).file_update_protection || in opcache_compile_file()
1529 if (ZCG(accel_directives).file_update_protection && in opcache_compile_file()
1530 … ((accel_time_t)(ZCG(request_time) - ZCG(accel_directives).file_update_protection) < timestamp)) { in opcache_compile_file()
H A Dzend_accelerator_module.c295 … , PHP_INI_ALL , OnUpdateLong, accel_directives.file_update_protection, zend_a…

Completed in 37 milliseconds