|
Graphviz 14.1.3~dev.20260126.0601
|
Data Fields | |
| Group_t | current |
| Group_t | best |
| char * | last_s |
| char * | next_p |
Definition at line 68 of file strmatch.c.
| Group_t Match_t::best |
Definition at line 70 of file strmatch.c.
Referenced by onematch().
| Group_t Match_t::current |
Definition at line 69 of file strmatch.c.
Referenced by gobble(), and onematch().
| char* Match_t::last_s |
Definition at line 71 of file strmatch.c.
| char* Match_t::next_p |
Definition at line 72 of file strmatch.c.
Referenced by grpmatch(), and onematch().