|
MADARA
3.0.6
|

Go to the source code of this file.
Classes | |
| class | TiXmlParsingData |
| INTERNAL USE: holds parsing data for tabs, cursors, etc. More... | |
Variables | |
| const unsigned char | TIXML_UTF_LEAD_0 = 0xefU |
| const unsigned char | TIXML_UTF_LEAD_1 = 0xbbU |
| const unsigned char | TIXML_UTF_LEAD_2 = 0xbfU |
| const unsigned char TIXML_UTF_LEAD_0 = 0xefU |
Definition at line 64 of file tinyxmlparser.cpp.
| const unsigned char TIXML_UTF_LEAD_1 = 0xbbU |
Definition at line 65 of file tinyxmlparser.cpp.
| const unsigned char TIXML_UTF_LEAD_2 = 0xbfU |
Definition at line 66 of file tinyxmlparser.cpp.