Searched defs:UCaseMap (Results 1 – 4 of 4) sorted by relevance
110 struct UCaseMap : public icu::UMemory { struct116 icu::BreakIterator *iter; /* We adopt the iterator, so we own it. */118 char locale[32];119 int32_t caseLocale;120 uint32_t options;
50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() function in UCaseMap
48 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef