Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Group_t Struct Reference

Data Fields

char * beg [MAXGROUP]
 
char * end [MAXGROUP]
 
char * next_s
 
int groups
 

Detailed Description

Definition at line 59 of file strmatch.c.

Field Documentation

◆ beg

char* Group_t::beg[MAXGROUP]

Definition at line 60 of file strmatch.c.

Referenced by gobble(), and onematch().

◆ end

char* Group_t::end[MAXGROUP]

Definition at line 61 of file strmatch.c.

Referenced by gobble(), and onematch().

◆ groups

int Group_t::groups

Definition at line 63 of file strmatch.c.

Referenced by onematch().

◆ next_s

char* Group_t::next_s

Definition at line 62 of file strmatch.c.

Referenced by onematch().


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