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

  /external/icu4c/test/intltest/
strcase.cpp 461 char cLocaleID[100];
486 locale.extract(0, 0x7fffffff, cLocaleID, sizeof(cLocaleID), "");
492 iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status));
523 TestCasingImpl(input, output, whichCase, iter.getAlias(), cLocaleID, options);
  /external/icu4c/common/unicode/
locid.h 697 * @param cLocaleID The new locale name.
699 Locale& init(const char* cLocaleID, UBool canonicalize);

Completed in 210 milliseconds