Header And Logo

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

Data Fields

TParser Struct Reference

Data Fields

char * str
int lenstr
int charmaxlen
TParserPositionstate
bool ignore
bool wanthost
char c
char * token
int lenbytetoken
int lenchartoken
int type

Detailed Description

Definition at line 237 of file wparser_def.c.


Field Documentation

char TParser::c

Definition at line 255 of file wparser_def.c.

Referenced by p_iseqC(), p_isneC(), and TParserGet().

Definition at line 249 of file wparser_def.c.

Referenced by TParserCopyInit(), TParserGet(), and TParserInit().

Definition at line 251 of file wparser_def.c.

Referenced by p_isignore(), and SpecialTags().

Definition at line 259 of file wparser_def.c.

Referenced by p_ishost(), p_isURLPath(), prsd_nexttoken(), and TParserGet().

Definition at line 260 of file wparser_def.c.

Referenced by p_ishost(), p_isURLPath(), and TParserGet().

Definition at line 241 of file wparser_def.c.

Referenced by TParserCopyInit(), TParserGet(), and TParserInit().

char* TParser::str

Definition at line 258 of file wparser_def.c.

Referenced by prsd_nexttoken(), SpecialTags(), and TParserGet().

Definition at line 261 of file wparser_def.c.

Referenced by p_ishost(), p_isURLPath(), prsd_nexttoken(), and TParserGet().

Definition at line 252 of file wparser_def.c.

Referenced by p_ishost(), p_isstophost(), and SpecialFURL().


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