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

#include <php_getopt.h>

Data Fields

char opt_char
 
int need_param
 
char * opt_name
 

Detailed Description

Definition at line 24 of file php_getopt.h.

Field Documentation

◆ need_param

int _opt_struct::need_param

Definition at line 26 of file php_getopt.h.

◆ opt_char

char _opt_struct::opt_char

Definition at line 25 of file php_getopt.h.

◆ opt_name

char* _opt_struct::opt_name

Definition at line 27 of file php_getopt.h.


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