Searched defs:collation (Results 1 – 5 of 5) sorted by relevance
54 std::string collation; variable
59 std::string collation; variable
101 bool Collator::IsValidCollation(std::string &collation) in IsValidCollation()
192 void Taboo::SplitValue(const std::string& value, std::set<std::string>& collation) in SplitValue()
1281 std::string collation = it->second; in GetCollatorCollation() local