Home
last modified time | relevance | path

Searched refs:useMicrosoftBOM (Results 1 – 6 of 6) 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
/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