HomeSort by relevance Sort by last modified time
    Searched defs:compareUTF8 (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/
collationfastlatin.cpp 115 // Keep compareUTF16() and compareUTF8() in sync very closely!
448 CollationFastLatin::compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options,
451 // Keep compareUTF16() and compareUTF8() in sync very closely!
    [all...]
coll.cpp 528 UCollationResult Collator::compareUTF8(const StringPiece &source,
995 return compareUTF8(
rulebasedcollator.cpp 743 RuleBasedCollator::compareUTF8(const StringPiece &left, const StringPiece &right,
    [all...]

Completed in 275 milliseconds