Searched defs:UCaseMap (Results 1 – 12 of 12) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | ucasemap_imp.h | 110 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;
|
D | ucasemap.cpp | 50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() function in UCaseMap
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucasemap_imp.h | 110 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;
|
D | ucasemap.cpp | 50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() function in UCaseMap
|
/third_party/node/deps/icu-small/source/common/ |
D | ucasemap_imp.h | 110 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;
|
D | ucasemap.cpp | 50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() function in UCaseMap
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucasemap_imp.h | 110 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;
|
D | ucasemap.cpp | 50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() function in UCaseMap
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucasemap.h | 51 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucasemap.h | 48 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucasemap.h | 51 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucasemap.h | 51 typedef struct UCaseMap UCaseMap; /**< C typedef for struct UCaseMap. @stable ICU 3.4 */ typedef
|