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

  /external/icu/icu4c/source/i18n/unicode/
ucoleitr.h 72 * . ucol_reset(c);
83 * ucol_reset. That is, ucol_next() and ucol_prev can not be inter-used.
85 * ucol_reset has to be called first to reset the status, shifting pointers to
88 * If a change of direction is done without a ucol_reset, the result is
146 ucol_reset(UCollationElements *elems);
  /external/icu/icu4c/source/test/cintltst/
citertst.c 96 ucol_reset(pitr);
172 ucol_reset(pitr);
666 ucol_reset(iter);
990 ucol_reset(testiter);
    [all...]
callcoll.c 531 ucol_reset(iter);
574 ucol_reset(iter);
    [all...]
  /external/icu/icu4c/source/i18n/
ucoleitr.cpp 308 ucol_reset(UCollationElements *elems) function
  /external/icu/icu4c/source/common/unicode/
urename.h 748 #define ucol_reset macro
    [all...]

Completed in 55 milliseconds