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

#include <zend_compile.h>

Data Fields

const char * name
 
zend_type type
 
const char * default_value
 

Detailed Description

Definition at line 481 of file zend_compile.h.

Field Documentation

◆ default_value

const char* _zend_internal_arg_info::default_value

Definition at line 484 of file zend_compile.h.

◆ name

const char* _zend_internal_arg_info::name

Definition at line 482 of file zend_compile.h.

◆ type

zend_type _zend_internal_arg_info::type

Definition at line 483 of file zend_compile.h.


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