|
Graphviz
2.29.20120524.0446
|

Data Fields | |
| char * | ptr |
| int | tok |
| agxbuf * | xb |
| agxbuf | lb |
| char | warn |
| char | error |
| char | inCell |
| char | mode |
| char * | currtok |
| char * | prevtok |
| int | currtoklen |
| int | prevtoklen |
| char* lexstate_t::currtok |
Definition at line 43 of file htmllex.c.
Referenced by initHTMLlexer(), and htmllex().
| char lexstate_t::error |
Definition at line 38 of file htmllex.c.
Referenced by htmlerror(), initHTMLlexer(), clearHTMLlexer(), and htmllex().
| char lexstate_t::inCell |
Definition at line 39 of file htmllex.c.
Referenced by initHTMLlexer().
Definition at line 36 of file htmllex.c.
Referenced by initHTMLlexer(), clearHTMLlexer(), and htmllex().
| char lexstate_t::mode |
Definition at line 40 of file htmllex.c.
Referenced by initHTMLlexer(), and htmllex().
| char* lexstate_t::prevtok |
Definition at line 44 of file htmllex.c.
Referenced by initHTMLlexer(), and htmllex().
| char* lexstate_t::ptr |
Definition at line 33 of file htmllex.c.
Referenced by initHTMLlexer(), and htmllex().
| int lexstate_t::tok |
| char lexstate_t::warn |
Definition at line 37 of file htmllex.c.
Referenced by initHTMLlexer(), and clearHTMLlexer().
Definition at line 35 of file htmllex.c.
Referenced by initHTMLlexer().
1.7.5