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