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

  /external/icu4c/common/
loclikely.cpp 172 regionLength >= ULOC_COUNTRY_CAPACITY) {
288 char alternateRegion[ULOC_COUNTRY_CAPACITY];
297 alternateRegionLength >= ULOC_COUNTRY_CAPACITY) {
851 char region[ULOC_COUNTRY_CAPACITY];
955 char region[ULOC_COUNTRY_CAPACITY];
    [all...]
uloc.c     [all...]
uloc_tag.c 1021 char buf[ULOC_COUNTRY_CAPACITY];
    [all...]
  /external/icu4c/common/unicode/
locid.h 718 char country[ULOC_COUNTRY_CAPACITY];
uloc.h 256 #define ULOC_COUNTRY_CAPACITY 4
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 256 #define ULOC_COUNTRY_CAPACITY 4
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 256 #define ULOC_COUNTRY_CAPACITY 4
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_country.cc 41 ULOC_LANG_CAPACITY + ULOC_SCRIPT_CAPACITY + ULOC_COUNTRY_CAPACITY + 1;
  /external/icu4c/i18n/
zstrfmt.cpp     [all...]
calendar.cpp 239 char region[ULOC_COUNTRY_CAPACITY];
    [all...]

Completed in 373 milliseconds