Home
last modified time | relevance | path

Searched defs:_zend_internal_arg_info (Results 1 – 8 of 8) sorted by relevance

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_compile.h364 typedef struct _zend_internal_arg_info { struct
365 const char *name;
366 zend_type type;
367 zend_uchar pass_by_reference;
368 zend_bool is_variadic;
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_compile.h387 typedef struct _zend_internal_arg_info { struct
388 const char *name;
389 zend_type type;
390 zend_uchar pass_by_reference;
391 zend_bool is_variadic;
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_compile.h387 typedef struct _zend_internal_arg_info { struct
388 const char *name;
389 zend_type type;
390 zend_uchar pass_by_reference;
391 zend_bool is_variadic;
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_compile.h364 typedef struct _zend_internal_arg_info { struct
365 const char *name;
366 zend_type type;
367 zend_uchar pass_by_reference;
368 zend_bool is_variadic;
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_compile.h401 typedef struct _zend_internal_arg_info { struct
402 const char *name;
403 zend_type type;
404 const char *default_value;
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_compile.h401 typedef struct _zend_internal_arg_info { struct
402 const char *name;
403 zend_type type;
404 const char *default_value;
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_compile.h389 typedef struct _zend_internal_arg_info { struct
390 const char *name;
391 zend_type type;
392 const char *default_value;
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_compile.h389 typedef struct _zend_internal_arg_info { struct
390 const char *name;
391 zend_type type;
392 const char *default_value;