Home
last modified time | relevance | path

Searched defs:UCaseMap (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Ducasemap_imp.h110 struct UCaseMap : public icu::UMemory { struct
116 icu::BreakIterator *iter; /* We adopt the iterator, so we own it. */
118 char locale[32];
119 int32_t caseLocale;
120 uint32_t options;
Ducasemap.cpp50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() function in UCaseMap
/external/icu/libandroidicu/include/unicode/
Ducasemap.h48 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef
/external/icu/icu4c/source/common/unicode/
Ducasemap.h48 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef