|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_getopt.h>
Data Fields | |
| char | opt_char |
| int | need_param |
| char * | opt_name |
Definition at line 24 of file php_getopt.h.
| int _opt_struct::need_param |
Definition at line 26 of file php_getopt.h.
| char _opt_struct::opt_char |
Definition at line 25 of file php_getopt.h.
| char* _opt_struct::opt_name |
Definition at line 27 of file php_getopt.h.