mmap_base         211 ext/opcache/ZendAccelerator.h 	char          *mmap_base;
mmap_base         277 ext/opcache/shared_alloc_win32.c 	if (!ZCG(accel_directives).mmap_base || !*ZCG(accel_directives).mmap_base) {
mmap_base         280 ext/opcache/shared_alloc_win32.c 		char *s = ZCG(accel_directives).mmap_base;
mmap_base         303 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)