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 handleDecl(), handleStarttag(), popPstack(), procPcdata(), pushPstack(), topPstack(), xmlFindNode(), xmlFindNodeMaxdepth(), and xmlProcess().
Definition at line 74 of file xmlparse.c. Referenced by popPstack(), and pushPstack(). |