Home | History | Annotate | Download | only in i18n

Lines Matching refs:EComparisonResult

755     Collator::EComparisonResult r = col->compare(*leftString, *rightString);
770 Collator::EComparisonResult r = col->compare(leftRec->sortingName_, rightRec->sortingName_);
803 Collator::EComparisonResult r = ruleBasedCollator->compare(current, LOWER_A);
1173 Collator::EComparisonResult comp = collatorPrimaryOnly_->compare(prefixedName, bucket->lowerBoundary_);