detach_segment     61 ext/opcache/shared_alloc_mmap.c static int detach_segment(zend_shared_segment *shared_segment)
detach_segment     80 ext/opcache/shared_alloc_posix.c static int detach_segment(zend_shared_segment_posix *shared_segment)
detach_segment    128 ext/opcache/shared_alloc_shm.c static int detach_segment(zend_shared_segment_shm *shared_segment)
detach_segment    323 ext/opcache/shared_alloc_win32.c static int detach_segment(zend_shared_segment *shared_segment)