Data Fields | |
HASH_TABLE | generalEntities |
HASH_TABLE | elementTypes |
HASH_TABLE | attributeIds |
HASH_TABLE | prefixes |
STRING_POOL | pool |
STRING_POOL | entityValuePool |
XML_Bool | keepProcessing |
XML_Bool | hasParamEntityRefs |
XML_Bool | standalone |
PREFIX | defaultPrefix |
XML_Bool | in_eldecl |
CONTENT_SCAFFOLD * | scaffold |
unsigned | contentStringLen |
unsigned | scaffSize |
unsigned | scaffCount |
int | scaffLevel |
int * | scaffIndex |
Definition at line 260 of file xmlparse.cc.
Definition at line 263 of file xmlparse.cc.
unsigned DTD::contentStringLen |
Definition at line 282 of file xmlparse.cc.
Definition at line 278 of file xmlparse.cc.
Definition at line 266 of file xmlparse.cc.
XML_Bool DTD::hasParamEntityRefs |
XML_Bool DTD::in_eldecl |
Definition at line 280 of file xmlparse.cc.
XML_Bool DTD::keepProcessing |
Definition at line 268 of file xmlparse.cc.
Definition at line 264 of file xmlparse.cc.
unsigned DTD::scaffCount |
Definition at line 284 of file xmlparse.cc.
int* DTD::scaffIndex |
Definition at line 286 of file xmlparse.cc.
int DTD::scaffLevel |
Definition at line 285 of file xmlparse.cc.
Definition at line 281 of file xmlparse.cc.
unsigned DTD::scaffSize |
Definition at line 283 of file xmlparse.cc.
XML_Bool DTD::standalone |