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

  /external/webkit/Source/WebCore/icu/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
145 ucol_reset(UCollationElements *elems);
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/icu4c/i18n/unicode/
ucoleitr.h 80 * . ucol_reset(c);
91 * ucol_reset. That is, ucol_next() and ucol_prev can not be inter-used.
93 * ucol_reset has to be called first to reset the status, shifting pointers to
96 * If a change of direction is done without a ucol_reset, the result is
154 ucol_reset(UCollationElements *elems);
  /external/icu4c/i18n/
coleitr.cpp 157 ucol_reset(m_data_);
ucoleitr.cpp 367 ucol_reset(UCollationElements *elems) function
  /libcore/luni/src/main/native/
libcore_icu_NativeCollation.cpp 144 ucol_reset(toCollationElements(address));
  /external/icu4c/test/cintltst/
citertst.c 99 ucol_reset(pitr);
175 ucol_reset(pitr);
669 ucol_reset(iter);
997 ucol_reset(testiter);
    [all...]
callcoll.c 502 ucol_reset(iter);
545 ucol_reset(iter);
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 621 #define ucol_reset ucol_reset_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 777 #define ucol_reset macro
    [all...]

Completed in 58 milliseconds