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

#include <ZendAccelerator.h>

Data Fields

zend_stringlcname
 
zend_stringrtd_key
 
zend_stringlc_parent_name
 
uint32_t cache_slot
 

Detailed Description

Definition at line 113 of file ZendAccelerator.h.

Field Documentation

◆ cache_slot

uint32_t _zend_early_binding::cache_slot

Definition at line 117 of file ZendAccelerator.h.

◆ lc_parent_name

zend_string* _zend_early_binding::lc_parent_name

Definition at line 116 of file ZendAccelerator.h.

◆ lcname

zend_string* _zend_early_binding::lcname

Definition at line 114 of file ZendAccelerator.h.

◆ rtd_key

zend_string* _zend_early_binding::rtd_key

Definition at line 115 of file ZendAccelerator.h.


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