Header And Logo

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

Data Fields

TrgmState Struct Reference

Data Fields

TrgmStateKey stateKey
List * arcs
List * enterKeys
bool fin
bool init
struct TrgmState * parent
List * children
int number

Detailed Description

Definition at line 296 of file trgm_regexp.c.


Field Documentation

Definition at line 299 of file trgm_regexp.c.

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

Definition at line 304 of file trgm_regexp.c.

Referenced by getState(), and mergeStates().

Definition at line 300 of file trgm_regexp.c.

Referenced by addArc(), addArcs(), addKey(), and getState().

Definition at line 302 of file trgm_regexp.c.

Referenced by getState(), mergeStates(), packGraph(), selectColorTrigrams(), and transformGraph().

Definition at line 305 of file trgm_regexp.c.

Referenced by getState(), and packGraph().

Definition at line 303 of file trgm_regexp.c.

Referenced by getState(), mergeStates(), packGraph(), and selectColorTrigrams().

Definition at line 298 of file trgm_regexp.c.

Referenced by processState().


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