#include "tinyxml.h"
#include <ctype.h>
Include dependency graph for tinyxmlparser.cpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TiXmlParsingData |
Variables | |
const char | TIXML_UTF_LEAD_0 = (const char)0xef |
const char | TIXML_UTF_LEAD_1 = (const char)0xbb |
const char | TIXML_UTF_LEAD_2 = (const char)0xbf |
|
Definition at line 52 of file tinyxmlparser.cpp. Referenced by TiXmlDocument::Parse(), TiXmlBase::SkipWhiteSpace(), and TiXmlParsingData::Stamp(). |
|
Definition at line 53 of file tinyxmlparser.cpp. Referenced by TiXmlDocument::Parse(), TiXmlBase::SkipWhiteSpace(), and TiXmlParsingData::Stamp(). |
|
Definition at line 54 of file tinyxmlparser.cpp. Referenced by TiXmlDocument::Parse(), TiXmlBase::SkipWhiteSpace(), and TiXmlParsingData::Stamp(). |