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