Searched refs:colStr (Results 1 – 1 of 1) sorted by relevance
456 std::string colStr(colChar); in CalcHashKey() local457 StringToUpper(colStr); in CalcHashKey()459 value.assign(colStr.begin(), colStr.end()); in CalcHashKey()466 std::string colStr(colChar); in CalcHashKey() local467 DBCommon::RTrim(colStr); in CalcHashKey()469 value.assign(colStr.begin(), colStr.end()); in CalcHashKey()