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