Searched refs:ucol_reset (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/icu/unicode/
H A Ducoleitr.h72 * . 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);
H A Durename.h621 #define ucol_reset ucol_reset_3_2 macro
/external/icu4c/i18n/unicode/
H A Ducoleitr.h80 * . 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/
H A Dcoleitr.cpp157 ucol_reset(m_data_);
H A Ducoleitr.cpp367 ucol_reset(UCollationElements *elems) function
/external/icu4c/test/cintltst/
H A Dcitertst.c101 ucol_reset(pitr);
177 ucol_reset(pitr);
671 ucol_reset(iter);
999 ucol_reset(testiter);
1460 ucol_reset(iter);
H A Dcallcoll.c502 ucol_reset(iter);
545 ucol_reset(iter);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h621 #define ucol_reset ucol_reset_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h621 #define ucol_reset ucol_reset_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h621 #define ucol_reset ucol_reset_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h783 #define ucol_reset U_ICU_ENTRY_POINT_RENAME(ucol_reset) macro

Completed in 214 milliseconds