Searched refs:useMicrosoftBOM (Results 1 – 3 of 3) sorted by relevance
916 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()
743 useMicrosoftBOM = true; in Parse()
1554 bool useMicrosoftBOM; // the UTF-8 BOM were found when read. Note this, and try to write. variable