zend_alloc_mmap_handlers   72 ext/opcache/shared_alloc_mmap.c zend_shared_memory_handlers zend_alloc_mmap_handlers = {
zend_alloc_mmap_handlers   64 ext/opcache/zend_shared_alloc.c 	{ "mmap", &zend_alloc_mmap_handlers },
zend_alloc_mmap_handlers  164 ext/opcache/zend_shared_alloc.h extern zend_shared_memory_handlers zend_alloc_mmap_handlers;