Home
last modified time | relevance | path

Searched refs:useMicrosoftBOM (Results 1 – 3 of 3) sorted by relevance

/external/tinyxml/
Dtinyxml.cpp898 useMicrosoftBOM = false; in TiXmlDocument()
905 useMicrosoftBOM = false; in TiXmlDocument()
915 useMicrosoftBOM = false; in TiXmlDocument()
1092 if ( useMicrosoftBOM ) in SaveFile()
Dtinyxmlparser.cpp720 useMicrosoftBOM = true; in Parse()
Dtinyxml.h1364 bool useMicrosoftBOM; // the UTF-8 BOM were found when read. Note this, and try to write. variable