file_cache_consistency_checks  223 ext/opcache/ZendAccelerator.h 	zend_bool      file_cache_consistency_checks;
file_cache_consistency_checks  309 ext/opcache/zend_accelerator_module.c 	STD_PHP_INI_ENTRY("opcache.file_cache_consistency_checks" , "1"   , PHP_INI_SYSTEM, OnUpdateBool,	   accel_directives.file_cache_consistency_checks, zend_accel_globals, accel_globals)
file_cache_consistency_checks  717 ext/opcache/zend_accelerator_module.c 	add_assoc_bool(&directives,   "opcache.file_cache_consistency_checks", ZCG(accel_directives).file_cache_consistency_checks);
file_cache_consistency_checks 1298 ext/opcache/zend_file_cache.c 	if (ZCG(accel_directives).file_cache_consistency_checks &&