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

  /external/icu/icu4c/source/layoutex/
plruns.cpp 211 class ULocRuns : public LocaleRuns
229 ULocRuns(const char **locales, const le_int32 *limits, le_int32 count);
242 ULocRuns(le_int32 initialCapacity);
249 virtual ~ULocRuns();
271 * If the <code>ULocRuns</code> object was created with a client-supplied
280 * until the <code>ULocRuns</code> object is destroyed.
310 inline ULocRuns();
311 inline ULocRuns(const ULocRuns &other);
312 inline ULocRuns &operator=(const ULocRuns & /*other*/) { return *this; }
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 47 milliseconds