Searched defs:subChars (Results 1 – 8 of 8) sorted by relevance
| /third_party/icu/icu4c/source/common/ |
| D | ucnv_bld.h | 178 uint8_t *subChars; member
|
| D | ucnv.cpp | 489 uint8_t *subChars; in ucnv_setSubstString() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_bld.h | 178 uint8_t *subChars; member
|
| D | ucnv.cpp | 482 uint8_t *subChars; in ucnv_setSubstString() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnv_bld.h | 178 uint8_t *subChars; member
|
| D | ucnv.cpp | 489 uint8_t *subChars; in ucnv_setSubstString() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | ccapitst.c | 3685 static const char subChars[5]={ 0x61, 0x62, 0x63, 0x64, 0x65 }; in TestSubstString() local
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 1334 void ucnv_getSubstChars(const UConverter *converter, char *subChars, int8_t *len, UErrorCode *err) in ucnv_getSubstChars() 1403 void ucnv_setSubstChars(UConverter *converter, const char *subChars, int8_t len, UErrorCode *err) in ucnv_setSubstChars()
|