HomeSort by relevance Sort by last modified time
    Searched refs:ucol_next (Results 26 - 36 of 36) sorted by null

12

  /external/chromium_org/third_party/icu/source/i18n/
bmsearch.cpp 192 order = ucol_next(elements, &status);
ucoleitr.cpp 404 ucol_next(UCollationElements *elems, function
colldata.cpp 87 while ((order = ucol_next(elems, &status)) != UCOL_NULLORDER) {
ucol.cpp     [all...]
  /external/icu4c/i18n/
ucoleitr.cpp 404 ucol_next(UCollationElements *elems, function
ucol.cpp     [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c     [all...]
  /external/icu4c/common/unicode/
urename.h 752 #define ucol_next macro
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 387 order = ucol_next(elems, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 758 #define ucol_next macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 738 order = ucol_next(elems, &status);
    [all...]

Completed in 4136 milliseconds

12