Header And Logo

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

Data Fields

TParserPosition Struct Reference

Data Fields

int posbyte
int poschar
int charlen
int lenbytetoken
int lenchartoken
TParserState state
struct TParserPosition * prev
const TParserStateActionItem * pushedAtAction

Detailed Description

Definition at line 225 of file wparser_def.c.


Field Documentation

Definition at line 229 of file wparser_def.c.

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

Definition at line 233 of file wparser_def.c.

Referenced by newTParserPosition(), TParserClose(), TParserCopyClose(), and TParserGet().

Definition at line 234 of file wparser_def.c.

Referenced by newTParserPosition(), and TParserGet().

Definition at line 232 of file wparser_def.c.

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


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