Home
last modified time | relevance | path

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

/PHP-8.2/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
/PHP-8.2/ext/opcache/tests/jit/
H A Dgh8030-001.phpt11 opcache.revalidate_freq=0
H A Dgh8461-005.phpt11 opcache.revalidate_freq=0
H A Dgh8591-003.phpt11 opcache.revalidate_freq=0
H A Dgh8461-002.phpt11 opcache.revalidate_freq=0
H A Dgh8461-007.phpt15 opcache.revalidate_freq=0
H A Dgh8591-006.phpt11 opcache.revalidate_freq=0
H A Dgh8461-006.phpt11 opcache.revalidate_freq=0
H A Dgh8461-001.phpt11 opcache.revalidate_freq=0
H A Dgh8461-003.phpt11 opcache.revalidate_freq=0
H A Dgh8591-005.phpt11 opcache.revalidate_freq=0
H A Dgh8591-001.phpt11 opcache.revalidate_freq=0
H A Dgh8591-002.phpt11 opcache.revalidate_freq=0
H A Dgh8591-004.phpt11 opcache.revalidate_freq=0
H A Dgh8461-004.phpt11 opcache.revalidate_freq=0
H A Dgh8461-008.phpt11 opcache.revalidate_freq=0
H A Dgh8030-002.phpt11 opcache.revalidate_freq=0
/PHP-8.2/ext/phar/tests/
H A D024-opcache-win32.phpt21 opcache.revalidate_freq=60
/PHP-8.2/ext/opcache/
H A DZendAccelerator.h167 zend_ulong revalidate_freq; member
H A Dzend_accelerator_module.c280 … "2" , PHP_INI_ALL , OnUpdateLong, accel_directives.revalidate_freq, ze…
771 …assoc_long(&directives, "opcache.revalidate_freq", ZCG(accel_directives).revalidate_freq);
H A DZendAccelerator.c1169 } else if (ZCG(accel_directives).revalidate_freq && in validate_timestamp_and_record()
1175 …ent_script->dynamic_members.revalidate = ZCG(request_time) + ZCG(accel_directives).revalidate_freq; in validate_timestamp_and_record()
1878 …ent_script->dynamic_members.revalidate = ZCG(request_time) + ZCG(accel_directives).revalidate_freq; in opcache_compile_file()
/PHP-8.2/
H A DUPGRADING534 . opcache.revalidate_freq
H A Dphp.ini-development1815 ;opcache.revalidate_freq=2
H A Dphp.ini-production1817 ;opcache.revalidate_freq=2

Completed in 96 milliseconds