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

  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
CollatorICU.cpp 108 const char* cachedCollatorLocale = ucol_getLocaleByType(cachedCollator, ULOC_REQUESTED_LOCALE, &status);
115 // FIXME: default locale is never matched, because ucol_getLocaleByType returns the actual one used, not 0.
  /external/icu4c/test/cintltst/
capitst.c     [all...]
cloctst.c     [all...]
cmsccoll.c 1118 colLoc = ucol_getLocaleByType(coll, ULOC_ACTUAL_LOCALE, status);
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h     [all...]
urename.h 573 #define ucol_getLocaleByType ucol_getLocaleByType_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h     [all...]
urename.h 573 #define ucol_getLocaleByType ucol_getLocaleByType_3_2
    [all...]
  /external/icu4c/i18n/
tblcoll.cpp 620 const char *result = ucol_getLocaleByType(ucollator, type, &status);
bmsearch.cpp 167 charBreakIterator = ubrk_open(UBRK_CHARACTER, ucol_getLocaleByType(coll, ULOC_VALID_LOCALE, &status),
ucol_res.cpp     [all...]
ucol_sit.cpp 573 locale = ucol_getLocaleByType(coll, ULOC_VALID_LOCALE, status);
usearch.cpp     [all...]
  /external/icu4c/test/intltest/
svccoll.cpp 195 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status);
ssearch.cpp     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 573 #define ucol_getLocaleByType ucol_getLocaleByType_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 573 #define ucol_getLocaleByType ucol_getLocaleByType_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 146 milliseconds