mmap_base         237 ext/opcache/ZendAccelerator.h 	char          *mmap_base;
mmap_base         296 ext/opcache/shared_alloc_win32.c 	if (!ZCG(accel_directives).mmap_base || !*ZCG(accel_directives).mmap_base) {
mmap_base         321 ext/opcache/shared_alloc_win32.c 		char *s = ZCG(accel_directives).mmap_base;
mmap_base         289 ext/opcache/zend_accelerator_module.c 	STD_PHP_INI_ENTRY("opcache.mmap_base", NULL, PHP_INI_SYSTEM,	OnUpdateString,	                             accel_directives.mmap_base,                 zend_accel_globals, accel_globals)