HomeSort by relevance Sort by last modified time
    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