Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

TrgmNFA Struct Reference

Data Fields

regex_tregex
TrgmColorInfocolorInfo
int ncolors
HTABstates
TrgmStateinitState
Listqueue
ListkeysQueue
int arcsCount
bool overflowed
ColorTrgmInfocolorTrgms
int colorTrgmsCount
int totalTrgmCount

Detailed Description

Definition at line 363 of file trgm_regexp.c.


Field Documentation

Definition at line 377 of file trgm_regexp.c.

Referenced by addArc(), packGraph(), selectColorTrigrams(), and transformGraph().

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().

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().


The documentation for this struct was generated from the following file: