Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A Dzend_accelerator_module.c42 #define MIN_ACCEL_FILES 200 macro
107 if (size < MIN_ACCEL_FILES) { in ZEND_INI_MH()
108 …RNING, "opcache.max_accelerated_files is set below the required minimum (%d).\n", MIN_ACCEL_FILES); in ZEND_INI_MH()

Completed in 19 milliseconds