All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
parse_pos_struct Struct Reference Detailed DescriptionStore the current position in the file and the state of the parser. Definition at line 78 of file xmlparse.c.
Field Documentation
Definition at line 80 of file xmlparse.c. Referenced by xmlErrmsg(), and xmlProcess().
Definition at line 81 of file xmlparse.c. Referenced by mygetc(), and xmlProcess().
Definition at line 82 of file xmlparse.c. Referenced by mygetc(), xmlErrmsg(), and xmlProcess().
Definition at line 83 of file xmlparse.c. Referenced by mygetc(), xmlErrmsg(), and xmlProcess().
Definition at line 84 of file xmlparse.c. Referenced by getsymbol(), handleDecl(), handleStarttag(), procPcdata(), xmlErrmsg(), and xmlProcess().
Definition at line 85 of file xmlparse.c. Referenced by getsymbol(), ungetsymbol(), and xmlProcess().
Definition at line 86 of file xmlparse.c. Referenced by getsymbol(), and xmlProcess().
Definition at line 87 of file xmlparse.c. Referenced by handleDecl(), handleEndtag(), handlePi(), handleStarttag(), procBefore(), procInTag(), procPcdata(), xmlParse(), and xmlProcess().
Definition at line 88 of file xmlparse.c. Referenced by clearPstack(), popPstack(), pushPstack(), topPstack(), and xmlProcess(). |