PostgreSQL Source Code
git master
|
Data Fields | |
int | cur |
int | len |
LexemeEntry * | list |
int PrsStorage::cur |
Definition at line 157 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().
int PrsStorage::len |
Definition at line 158 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().
LexemeEntry* PrsStorage::list |
Definition at line 159 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().