Data Fields | |
| const XML_Char * | name |
| const XML_Char * | textPtr |
| int | textLen |
| int | processed |
| const XML_Char * | systemId |
| const XML_Char * | base |
| const XML_Char * | publicId |
| const XML_Char * | notation |
| XML_Bool | open |
| XML_Bool | is_param |
| XML_Bool | is_internal |
Definition at line 189 of file xmlparse.cc.
| const XML_Char* ENTITY::base |
| XML_Bool ENTITY::is_internal |
| XML_Bool ENTITY::is_param |
Definition at line 199 of file xmlparse.cc.
| const XML_Char* ENTITY::name |
| const XML_Char* ENTITY::notation |
| XML_Bool ENTITY::open |
Definition at line 193 of file xmlparse.cc.
| const XML_Char* ENTITY::publicId |
| const XML_Char* ENTITY::systemId |
| int ENTITY::textLen |
Definition at line 192 of file xmlparse.cc.
| const XML_Char* ENTITY::textPtr |
1.4.7