|
MADNESS
version 0.9
|

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 |
Referenced by TiXmlDocument::Parse(), TiXmlDocument::SaveFile(), and TiXmlBase::SkipWhiteSpace().
| const unsigned char TIXML_UTF_LEAD_1 = 0xbbU |
Referenced by TiXmlDocument::Parse(), TiXmlDocument::SaveFile(), and TiXmlBase::SkipWhiteSpace().
| const unsigned char TIXML_UTF_LEAD_2 = 0xbfU |
Referenced by TiXmlDocument::Parse(), TiXmlDocument::SaveFile(), and TiXmlBase::SkipWhiteSpace().
1.8.8