php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_handler_entry Struct Reference

#include <zend_shared_alloc.h>

Data Fields

const char * name
 
const zend_shared_memory_handlershandler
 

Detailed Description

Definition at line 92 of file zend_shared_alloc.h.

Field Documentation

◆ handler

const zend_shared_memory_handlers* _handler_entry::handler

Definition at line 94 of file zend_shared_alloc.h.

◆ name

const char* _handler_entry::name

Definition at line 93 of file zend_shared_alloc.h.


The documentation for this struct was generated from the following file: