Store the current position in the file and the state of the parser.
Definition at line 95 of file xmlparse.c.
Data Fields const char * filename FPTYPE fp char buf [LINE_BUF_SIZE] int pos int lineno int nextsym int lastsym PSTATE state PSTACK * top Field Documentation ◆ filename const char* parse_pos_struct::filenameDefinition at line 97 of file xmlparse.c.
Referenced by xmlErrmsg(), and xmlProcess().
◆ fp FPTYPE parse_pos_struct::fpDefinition at line 98 of file xmlparse.c.
Referenced by mygetc(), and xmlProcess().
◆ buf char parse_pos_struct::buf[LINE_BUF_SIZE]Definition at line 99 of file xmlparse.c.
Referenced by mygetc(), xmlErrmsg(), and xmlProcess().
◆ pos int parse_pos_struct::posDefinition at line 100 of file xmlparse.c.
Referenced by mygetc(), xmlErrmsg(), and xmlProcess().
◆ lineno int parse_pos_struct::linenoDefinition at line 101 of file xmlparse.c.
Referenced by getsymbol(), handleDecl(), handleStarttag(), procPcdata(), xmlErrmsg(), and xmlProcess().
◆ nextsym int parse_pos_struct::nextsymDefinition at line 102 of file xmlparse.c.
Referenced by getsymbol(), ungetsymbol(), and xmlProcess().
◆ lastsym int parse_pos_struct::lastsymDefinition at line 103 of file xmlparse.c.
Referenced by getsymbol(), and xmlProcess().
◆ state PSTATE parse_pos_struct::stateDefinition at line 104 of file xmlparse.c.
Referenced by handleDecl(), handleEndtag(), handlePi(), handleStarttag(), procBefore(), procInTag(), procPcdata(), xmlParse(), and xmlProcess().
◆ top PSTACK* parse_pos_struct::topDefinition at line 105 of file xmlparse.c.
Referenced by clearPstack(), popPstack(), pushPstack(), topPstack(), and xmlProcess().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4