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