Searched refs:UTF8Buf (Results 1 – 1 of 1) sorted by relevance
1169 std::string UTF8Buf; in expandResponseFile() local1171 if (!convertUTF16ToUTF8String(BufRef, UTF8Buf)) in expandResponseFile()1174 Str = StringRef(UTF8Buf); in expandResponseFile()