OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compareUTF8
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/
collationfastlatin.cpp
113
// Keep compareUTF16() and
compareUTF8
() in sync very closely!
446
CollationFastLatin::
compareUTF8
(const uint16_t *table, const uint16_t *primaries, int32_t options,
449
// Keep compareUTF16() and
compareUTF8
() in sync very closely!
[
all
...]
coll.cpp
517
UCollationResult Collator::
compareUTF8
(const StringPiece &source,
984
return
compareUTF8
(
rulebasedcollator.cpp
741
RuleBasedCollator::
compareUTF8
(const StringPiece &left, const StringPiece &right,
[
all
...]
Completed in 586 milliseconds