Searched refs:ucol_openFromShortString (Results 1 – 14 of 14) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cfrtst.c | 317 pCollator = ucol_openFromShortString("LFR_AN_CX_EX_FO_HX_NX_S3", 0, NULL, &status); in TestGetSortKey()
|
D | usrchtst.c | 1761 coll = ucol_openFromShortString(search.collator, FALSE, NULL, &status); in TestDiacriticMatch() 2830 coll = ucol_openFromShortString( "LSK_AS_CX_EX_FX_HX_NX_S4", in TestPCEBuffer_with() 2974 coll = ucol_openFromShortString("LHR_AN_CX_EX_FX_HX_NX_S3", in TestMatchFollowedByIgnorables()
|
D | capitst.c | 2079 coll = ucol_openFromShortString(testCases[i].input, FALSE, &parseError, &status); in TestShortString() 2095 … fromNormalized = ucol_openFromShortString(normalizedBuffer, FALSE, &parseError, &status); in TestShortString()
|
D | cmsccoll.c | 4035 ucol = ucol_openFromShortString("LEN_S4", FALSE, NULL, &icuRC); in TestSortKeyConsistency() 4101 ucol = ucol_openFromShortString(collString, FALSE, NULL, &status); in TestCroatianSortKey() 4145 ucol = ucol_openFromShortString("LJA_AN_CX_EX_FX_HO_NX_S4", FALSE, NULL, in TestHiragana()
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucol.h | 475 ucol_openFromShortString( const char *definition,
|
D | urename.h | 766 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucol.h | 475 ucol_openFromShortString( const char *definition,
|
D | urename.h | 766 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 475 ucol_openFromShortString( const char *definition,
|
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 742 coll = ucol_openFromShortString("LEN_S1", FALSE, NULL, &status); in sharpSTest() 1369 UCollator *coll = ucol_openFromShortString("S1", FALSE, NULL, &status); in monkeyTest()
|
D | regcoll.cpp | 1224 coll = ucol_openFromShortString("EO_S1", FALSE, NULL, &status); in TestT7189()
|
/external/icu/icu4c/source/i18n/ |
D | ucol_sit.cpp | 492 ucol_openFromShortString( const char *definition, in ucol_openFromShortString() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 766 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 766 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString) macro
|