lexstate_t Struct Reference

Collaboration diagram for lexstate_t:

Collaboration graph
[legend]

Data Fields

char * ptr
int tok
agxbufxb
agxbuf lb
char warn
char error
char inCell
char mode
char * currtok
char * prevtok
int currtoklen
int prevtoklen

Detailed Description

Definition at line 32 of file htmllex.c.


Field Documentation

char* lexstate_t::ptr

Definition at line 36 of file htmllex.c.

Referenced by htmllex(), and initHTMLlexer().

int lexstate_t::tok

Definition at line 37 of file htmllex.c.

Referenced by htmllex().

agxbuf* lexstate_t::xb

Definition at line 38 of file htmllex.c.

Referenced by initHTMLlexer().

agxbuf lexstate_t::lb

Definition at line 39 of file htmllex.c.

Referenced by clearHTMLlexer(), htmllex(), and initHTMLlexer().

char lexstate_t::warn

Definition at line 40 of file htmllex.c.

Referenced by clearHTMLlexer(), and initHTMLlexer().

char lexstate_t::error

Definition at line 41 of file htmllex.c.

Referenced by clearHTMLlexer(), htmlerror(), htmllex(), and initHTMLlexer().

char lexstate_t::inCell

Definition at line 42 of file htmllex.c.

Referenced by initHTMLlexer().

char lexstate_t::mode

Definition at line 43 of file htmllex.c.

Referenced by htmllex(), and initHTMLlexer().

char* lexstate_t::currtok

Definition at line 44 of file htmllex.c.

Referenced by htmllex().

char* lexstate_t::prevtok

Definition at line 45 of file htmllex.c.

Referenced by htmllex().

int lexstate_t::currtoklen

Definition at line 46 of file htmllex.c.

Referenced by htmllex(), and initHTMLlexer().

int lexstate_t::prevtoklen

Definition at line 47 of file htmllex.c.

Referenced by htmllex(), and initHTMLlexer().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:37 2008 for Graphviz by  doxygen 1.5.1