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

#include <zend_constants.h>

Data Fields

zval value
 
zend_stringname
 

Detailed Description

Definition at line 33 of file zend_constants.h.

Field Documentation

◆ name

zend_string* _zend_constant::name

Definition at line 35 of file zend_constants.h.

◆ value

zval _zend_constant::value

Definition at line 34 of file zend_constants.h.


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