OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comparePrefixes
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
collationsets.h
59
void
comparePrefixes
(UChar32 c, const UChar *p, const UChar *q);
collationsets.cpp
88
comparePrefixes
(c, p + 2, q + 2);
215
TailoredSet::
comparePrefixes
(UChar32 c, const UChar *p, const UChar *q) {
Completed in 605 milliseconds