Data Fields | |
| int | colorTrigramsCount |
| int * | colorTrigramGroups |
| int | statesCount |
| TrgmPackedState * | states |
| bool * | colorTrigramsActive |
| bool * | statesActive |
| int * | statesQueue |
Definition at line 402 of file trgm_regexp.c.
Definition at line 414 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
Definition at line 424 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
Definition at line 413 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
Definition at line 421 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
Definition at line 425 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
Definition at line 420 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
Definition at line 426 of file trgm_regexp.c.
Referenced by packGraph(), and trigramsMatchGraph().
1.7.1