fetch_scripts      52 ext/opcache/zend_accelerator_module.c 	ZEND_ARG_INFO(0, fetch_scripts)
fetch_scripts     556 ext/opcache/zend_accelerator_module.c 	zend_bool fetch_scripts = 1;
fetch_scripts     561 ext/opcache/zend_accelerator_module.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|b", &fetch_scripts) == FAILURE) {
fetch_scripts     623 ext/opcache/zend_accelerator_module.c 	if (fetch_scripts) {