Searched defs:newStrength (Results 1 – 4 of 4) sorted by relevance
608 void RuleBasedCollator::setStrength(ECollationStrength newStrength) in setStrength()
994 uint32_t newStrength = UCOL_TOK_UNSET; in ucol_tok_parseNextTokenInternal() local
3389 UCollationStrength newStrength = ucol_getStrength(strsrch->collator); in usearch_reset() local
2097 void TestCollator::setStrength(Collator::ECollationStrength newStrength) in setStrength()