zend_shared_memory_handler_entry   61 ext/opcache/zend_shared_alloc.c static const zend_shared_memory_handler_entry handler_table[] = {
zend_shared_memory_handler_entry  121 ext/opcache/zend_shared_alloc.c static int zend_shared_alloc_try(const zend_shared_memory_handler_entry *he, size_t requested_size, zend_shared_segment ***shared_segments_p, int *shared_segments_count, char **error_in)
zend_shared_memory_handler_entry  156 ext/opcache/zend_shared_alloc.c 	const zend_shared_memory_handler_entry *he;