HomeSort by relevance Sort by last modified time
    Searched refs:ucol_contractionEndCP (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
ucol.cpp 697 inline UBool ucol_contractionEndCP(UChar c, const UCollator *coll) {
820 if (ucol_contractionEndCP(c, result)) break;
    [all...]
  /external/icu4c/i18n/
ucol.cpp 753 inline UBool ucol_contractionEndCP(UChar c, const UCollator *coll) {
876 if (ucol_contractionEndCP(c, result)) break;
    [all...]

Completed in 16 milliseconds