fetch_scripts      48 ext/opcache/zend_accelerator_module.c 	ZEND_ARG_INFO(0, fetch_scripts)
fetch_scripts     585 ext/opcache/zend_accelerator_module.c 	zend_bool fetch_scripts = 1;
fetch_scripts     587 ext/opcache/zend_accelerator_module.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &fetch_scripts) == FAILURE) {
fetch_scripts     655 ext/opcache/zend_accelerator_module.c 	if (fetch_scripts) {