Searched refs:temp_charset (Results 1 – 1 of 1) sorted by relevance
257 std::string temp_charset; in ParseExtValueComponents() local267 temp_charset = t.token(); in ParseExtValueComponents()282 if (temp_charset.empty() || temp_value.empty()) in ParseExtValueComponents()284 charset->swap(temp_charset); in ParseExtValueComponents()