scripts           555 ext/opcache/zend_accelerator_module.c 	zval *memory_usage,*statistics,*scripts;
scripts           625 ext/opcache/zend_accelerator_module.c 		scripts = accelerator_get_scripts(TSRMLS_C);
scripts           626 ext/opcache/zend_accelerator_module.c 		if (scripts) {
scripts           627 ext/opcache/zend_accelerator_module.c 			add_assoc_zval(return_value, "scripts", scripts);