Searched refs:temp_charset (Results 1 – 1 of 1) sorted by relevance
1194 std::string temp_charset; in DecodeCharset() local1204 temp_charset = t.token(); in DecodeCharset()1219 if (temp_charset.empty() || temp_value.empty()) in DecodeCharset()1221 decoded_charset->swap(temp_charset); in DecodeCharset()