|
Graphviz
2.41.20171026.1811
|

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 |
| int lexstate_t::currtoklen |
Definition at line 44 of file htmllex.c.
Referenced by htmllex(), and initHTMLlexer().
| char lexstate_t::error |
Definition at line 39 of file htmllex.c.
Referenced by clearHTMLlexer(), htmlerror(), htmllex(), and initHTMLlexer().
| char lexstate_t::inCell |
Definition at line 40 of file htmllex.c.
Referenced by initHTMLlexer().
| agxbuf lexstate_t::lb |
Definition at line 37 of file htmllex.c.
Referenced by clearHTMLlexer(), htmllex(), and initHTMLlexer().
| char lexstate_t::mode |
Definition at line 41 of file htmllex.c.
Referenced by htmllex(), and initHTMLlexer().
| int lexstate_t::prevtoklen |
Definition at line 45 of file htmllex.c.
Referenced by htmllex(), and initHTMLlexer().
| char* lexstate_t::ptr |
Definition at line 34 of file htmllex.c.
Referenced by htmllex(), and initHTMLlexer().
| char lexstate_t::warn |
Definition at line 38 of file htmllex.c.
Referenced by clearHTMLlexer(), and initHTMLlexer().
| agxbuf* lexstate_t::xb |
Definition at line 36 of file htmllex.c.
Referenced by initHTMLlexer().
1.8.5