All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
parse_stack_struct Struct Reference Detailed DescriptionStack as a (singly) linked list. The top element is the current node. Definition at line 71 of file xmlparse.c.
Field Documentation
Definition at line 73 of file xmlparse.c. Referenced by popPstack(), pushPstack(), and topPstack().
Definition at line 74 of file xmlparse.c. Referenced by popPstack(), and pushPstack(). |