|
Graphviz 14.1.3~dev.20260126.0601
|
Data Fields | |
| char * | beg [MAXGROUP] |
| char * | end [MAXGROUP] |
| char * | next_s |
| int | groups |
Definition at line 61 of file strmatch.c.
| char* Group_t::beg[MAXGROUP] |
Definition at line 62 of file strmatch.c.
Referenced by gobble(), and onematch().
| char* Group_t::end[MAXGROUP] |
Definition at line 63 of file strmatch.c.
Referenced by gobble(), and onematch().
| int Group_t::groups |
Definition at line 65 of file strmatch.c.
Referenced by onematch().
| char* Group_t::next_s |
Definition at line 64 of file strmatch.c.
Referenced by onematch().