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

  /external/icu4c/i18n/
transreg.cpp 42 static const UChar LOCALE_SEP = 95; // '_'
303 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP);
    [all...]
  /external/icu4c/common/
uloc_tag.c 57 #define LOCALE_SEP '_'
1183 if (*p == SEP || *p == LOCALE_SEP || *p == 0) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 51 milliseconds