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

  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h     [all...]
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h     [all...]
urename.h     [all...]
  /external/icu4c/common/unicode/
uloc.h     [all...]
urename.h     [all...]
  /external/icu4c/common/
locdispnames.cpp 612 keywordValueLen = uloc_getKeywordValue(locale, keyword, keywordValue, 256, pErrorCode);
763 keywordValueLen = uloc_getKeywordValue(locale, keyword, keywordValue, capacity, status);
locid.cpp 1063 return uloc_getKeywordValue(fullName, keywordName, buffer, bufLen, &status);
uloc.c     [all...]
uloc_tag.c     [all...]
uresbund.c     [all...]
  /external/icu4c/i18n/
ucol_sit.cpp 442 if(!uloc_getKeywordValue(buffer, "collation", keyBuffer, 256, status)) {
587 elementSize = uloc_getKeywordValue(locBuff, "collation", tempbuff, internalBufferSize, status);
ucurr.cpp 361 if ((resLen = uloc_getKeywordValue(locale, "currency", id, ULOC_FULLNAME_CAPACITY, &localStatus))) {
    [all...]
dtitvinf.cpp 241 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_CAPACITY, &status);
ucol_res.cpp 191 if(!uloc_getKeywordValue(loc, "collation", keyBuffer, 256, status) ||
    [all...]
calendar.cpp 227 calTypeBufLen = uloc_getKeywordValue(canonicalName, "calendar", calTypeBuf, sizeof(calTypeBuf) - 1, &status);
    [all...]
dtptngen.cpp 535 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_CAPACITY, &err);
    [all...]
ucol_tok.cpp     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/test/cintltst/
cloctst.c     [all...]

Completed in 131 milliseconds