Home
last modified time | relevance | path

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

/php-src/ext/opcache/tests/
H A Dissue0140.phpt2 Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq"
6 opcache.revalidate_freq=0
H A Dbug74663.phpt9 opcache.revalidate_freq=0
H A Dgh8846.phpt9 opcache.revalidate_freq=0
/php-src/ext/opcache/tests/jit/
H A Dgh8030-001.phpt10 opcache.revalidate_freq=0
H A Dgh8461-002.phpt10 opcache.revalidate_freq=0
H A Dgh8591-003.phpt10 opcache.revalidate_freq=0
H A Dgh8461-005.phpt10 opcache.revalidate_freq=0
H A Dgh8461-007.phpt14 opcache.revalidate_freq=0
H A Dgh8591-006.phpt10 opcache.revalidate_freq=0
H A Dgh8461-006.phpt10 opcache.revalidate_freq=0
H A Dgh8461-001.phpt10 opcache.revalidate_freq=0
H A Dgh8461-003.phpt10 opcache.revalidate_freq=0
H A Dgh8591-005.phpt10 opcache.revalidate_freq=0
H A Dgh8591-002.phpt10 opcache.revalidate_freq=0
H A Dgh8461-008.phpt10 opcache.revalidate_freq=0
H A Dgh8591-001.phpt10 opcache.revalidate_freq=0
H A Dgh8591-004.phpt10 opcache.revalidate_freq=0
H A Dgh8461-004.phpt10 opcache.revalidate_freq=0
H A Dgh8030-002.phpt10 opcache.revalidate_freq=0
/php-src/ext/phar/tests/
H A D024-opcache-win32.phpt21 opcache.revalidate_freq=60
/php-src/ext/opcache/
H A DZendAccelerator.h162 zend_ulong revalidate_freq; member
H A Dzend_accelerator_module.c290 … "2" , PHP_INI_ALL , OnUpdateLong, accel_directives.revalidate_freq, ze…
806 …assoc_long(&directives, "opcache.revalidate_freq", ZCG(accel_directives).revalidate_freq);
H A DZendAccelerator.c1166 } else if (ZCG(accel_directives).revalidate_freq && in validate_timestamp_and_record()
1172 …ent_script->dynamic_members.revalidate = ZCG(request_time) + ZCG(accel_directives).revalidate_freq; in validate_timestamp_and_record()
1869 …ent_script->dynamic_members.revalidate = ZCG(request_time) + ZCG(accel_directives).revalidate_freq; in opcache_compile_file()
/php-src/
H A Dphp.ini-development1730 ;opcache.revalidate_freq=2
H A Dphp.ini-production1732 ;opcache.revalidate_freq=2

Completed in 83 milliseconds