Searched refs:ucol_setMaxVariable (Results 1 – 9 of 9) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | ucol.h | 1242 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode);
|
D | urename.h | 776 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucol.h | 1242 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode);
|
D | urename.h | 776 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 1242 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode);
|
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 306 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 1846 ucol_setMaxVariable(coll, UCOL_REORDER_CODE_SPACE, &status); in TestMaxVariable() 1859 ucol_setMaxVariable(coll, UCOL_REORDER_CODE_PUNCTUATION, &status); in TestMaxVariable() 1872 ucol_setMaxVariable(coll, UCOL_REORDER_CODE_SYMBOL, &status); in TestMaxVariable() 1885 ucol_setMaxVariable(coll, UCOL_REORDER_CODE_CURRENCY, &status); in TestMaxVariable() 1900 ucol_setMaxVariable(coll, oldMax, &status); in TestMaxVariable() 1907 ucol_setMaxVariable(coll, UCOL_REORDER_CODE_SPACE, &status); in TestMaxVariable()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 776 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 776 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|