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