HomeSort by relevance Sort by last modified time
    Searched defs:LOCALE_SEP (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
transreg.cpp 42 static const UChar LOCALE_SEP = 95; // '_'
303 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP);
    [all...]
  /external/icu/icu4c/source/i18n/
transreg.cpp 42 static const UChar LOCALE_SEP = 95; // '_'
305 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uloc_tag.c 49 #define LOCALE_SEP '_'
1089 if (*p == SEP || *p == LOCALE_SEP || *p == 0) {
    [all...]
  /external/icu/icu4c/source/common/
uloc_tag.c 59 #define LOCALE_SEP '_'
1160 if (*p == SEP || *p == LOCALE_SEP || *p == 0) {
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 88 milliseconds