zend_alloc_mmap_handlers   88 ext/opcache/shared_alloc_mmap.c zend_shared_memory_handlers zend_alloc_mmap_handlers = {
zend_alloc_mmap_handlers   63 ext/opcache/zend_shared_alloc.c 	{ "mmap", &zend_alloc_mmap_handlers },
zend_alloc_mmap_handlers  169 ext/opcache/zend_shared_alloc.h extern zend_shared_memory_handlers zend_alloc_mmap_handlers;