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

Data Fields

const char * name
 
size_t len
 

Detailed Description

Definition at line 197 of file zend_compile.c.

Field Documentation

◆ len

size_t reserved_class_name::len

Definition at line 199 of file zend_compile.c.

◆ name

const char* reserved_class_name::name

Definition at line 198 of file zend_compile.c.


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