Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c48 ZEND_ARG_INFO(0, fetch_scripts)
585 zend_bool fetch_scripts = 1; local
587 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &fetch_scripts) == FAILURE) {
696 if (fetch_scripts) {

Completed in 8 milliseconds