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 74 * . ucol_reset(c);
85 * ucol_reset. That is, ucol_next() and ucol_prev can not be inter-used.
87 * ucol_reset has to be called first to reset the status, shifting pointers to
90 * If a change of direction is done without a ucol_reset, the result is
148 ucol_reset(UCollationElements *elems);
  /external/icu/icu4c/source/test/cintltst/
citertst.c 98 ucol_reset(pitr);
174 ucol_reset(pitr);
668 ucol_reset(iter);
992 ucol_reset(testiter);
    [all...]
callcoll.c 533 ucol_reset(iter);
576 ucol_reset(iter);
    [all...]
  /external/icu/icu4c/source/i18n/
ucoleitr.cpp 310 ucol_reset(UCollationElements *elems) function
  /external/icu/icu4c/source/common/unicode/
urename.h 753 #define ucol_reset macro
    [all...]

Completed in 202 milliseconds