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

Data Structures

struct  Range
 

Data Fields

int exclude
 
int nchars
 
char * chars
 
int nranges
 
struct CharSet::Rangeranges
 

Detailed Description

Definition at line 98 of file scanf.c.

Field Documentation

◆ chars

char* CharSet::chars

Definition at line 101 of file scanf.c.

◆ exclude

int CharSet::exclude

Definition at line 99 of file scanf.c.

◆ nchars

int CharSet::nchars

Definition at line 100 of file scanf.c.

◆ nranges

int CharSet::nranges

Definition at line 102 of file scanf.c.

◆ ranges

struct CharSet::Range * CharSet::ranges

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