Data Fields | |
| regex_t * | regex |
| TrgmColorInfo * | colorInfo |
| int | ncolors |
| HTAB * | states |
| TrgmState * | initState |
| List * | queue |
| List * | keysQueue |
| int | arcsCount |
| bool | overflowed |
| ColorTrgmInfo * | colorTrgms |
| int | colorTrgmsCount |
| int | totalTrgmCount |
Definition at line 363 of file trgm_regexp.c.
Definition at line 377 of file trgm_regexp.c.
Referenced by addArc(), packGraph(), selectColorTrigrams(), and transformGraph().
Definition at line 367 of file trgm_regexp.c.
Referenced by addArcs(), addKey(), createTrgmNFAInternal(), expandColorTrigrams(), getColorInfo(), and selectColorTrigrams().
Definition at line 381 of file trgm_regexp.c.
Referenced by expandColorTrigrams(), packGraph(), and selectColorTrigrams().
Definition at line 382 of file trgm_regexp.c.
Referenced by expandColorTrigrams(), packGraph(), and selectColorTrigrams().
Definition at line 372 of file trgm_regexp.c.
Referenced by createTrgmNFAInternal(), and transformGraph().
Definition at line 376 of file trgm_regexp.c.
Referenced by addKeyToQueue(), processState(), and transformGraph().
| int TrgmNFA::ncolors |
Definition at line 368 of file trgm_regexp.c.
Referenced by createTrgmNFAInternal(), and getColorInfo().
Definition at line 378 of file trgm_regexp.c.
Referenced by transformGraph().
Definition at line 375 of file trgm_regexp.c.
Referenced by getState(), and transformGraph().
Definition at line 366 of file trgm_regexp.c.
Referenced by addArcs(), addKey(), createTrgmNFAInternal(), and transformGraph().
Definition at line 371 of file trgm_regexp.c.
Referenced by getState(), packGraph(), selectColorTrigrams(), and transformGraph().
Definition at line 383 of file trgm_regexp.c.
Referenced by expandColorTrigrams(), and selectColorTrigrams().
1.7.1