Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c575 zend_bool fetch_scripts = 1; local
577 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &fetch_scripts) == FAILURE) {
686 if (fetch_scripts) {

Completed in 7 milliseconds