Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp916 useMicrosoftBOM = false; in TiXmlDocument()
923 useMicrosoftBOM = false; in TiXmlDocument()
933 useMicrosoftBOM = false; in TiXmlDocument()
1100 if ( useMicrosoftBOM ) in SaveFile()
1124 target->useMicrosoftBOM = useMicrosoftBOM; in CopyTo()
Dtinyxmlparser.cpp743 useMicrosoftBOM = true; in Parse()
Dtinyxml.h1554 bool useMicrosoftBOM; // the UTF-8 BOM were found when read. Note this, and try to write. variable