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

  /external/icu4c/i18n/
transreg.cpp 227 UnicodeString nextSpec;
230 UBool isNextLocale; // TRUE if nextSpec is a locale
288 return nextSpec.length() != 0;
302 nextSpec = spec;
303 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP);
307 nextSpec.truncate(i);
310 nextSpec = scriptName; // scriptName may be empty
314 nextSpec.truncate(0);
323 spec = nextSpec;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 28 milliseconds