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