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

#include <zend_attributes.h>

Data Fields

zend_stringname
 
zval value
 

Detailed Description

Definition at line 51 of file zend_attributes.h.

Field Documentation

◆ name

zend_string* zend_attribute_arg::name

Definition at line 52 of file zend_attributes.h.

◆ value

zval zend_attribute_arg::value

Definition at line 53 of file zend_attributes.h.


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