Lines Matching refs:TERTIARY
351 * . myCollation->setStrength(Collator::TERTIARY);
353 * . // (with tertiary difference between "abc" and "ABC")
652 * <p>E.g. with strength == SECONDARY, the tertiary difference is ignored
653 * <p>E.g. with strength == PRIMARY, the secondary and tertiary difference
739 /* tertiary strength increment */
745 /* mask off anything but tertiary order */
963 return Collator::TERTIARY;
980 case Collator::TERTIARY :