Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
Match_t Struct Reference
Collaboration diagram for Match_t:
[legend]

Data Fields

Group_t current
 
Group_t best
 
char * last_s
 
char * next_p
 

Detailed Description

Definition at line 66 of file strmatch.c.

Field Documentation

◆ best

Group_t Match_t::best

Definition at line 68 of file strmatch.c.

Referenced by onematch().

◆ current

Group_t Match_t::current

Definition at line 67 of file strmatch.c.

Referenced by gobble(), and onematch().

◆ last_s

char* Match_t::last_s

Definition at line 69 of file strmatch.c.

◆ next_p

char* Match_t::next_p

Definition at line 70 of file strmatch.c.

Referenced by grpmatch(), and onematch().


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