Searched defs:UConverter (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_bld.h | 137 struct UConverter { struct 143 UConverterFromUnicodeArgs *args, argument 154 UConverterToUnicodeArgs *args, argument 180 …UConverterSharedData *sharedData; /* Pointer to the shared immutable part of the converter objec… argument 182 uint32_t options; /* options flags from UConverterOpen, may contain additional bits */ argument 185 …UBool isCopyLocal; /* true if UConverter is not owned and not released in ucnv_close() (stack-all… argument 186 … if extraInfo is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */ 188 UBool useFallback; 189 int8_t toULength; /* number of bytes in toUBytes */ 190 …8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */ [all …]
|
| D | ucnv2022.cpp | 447 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnv_bld.h | 137 struct UConverter { struct 143 UConverterFromUnicodeArgs *args, argument 154 UConverterToUnicodeArgs *args, argument 180 …UConverterSharedData *sharedData; /* Pointer to the shared immutable part of the converter objec… argument 182 uint32_t options; /* options flags from UConverterOpen, may contain additional bits */ argument 185 …UBool isCopyLocal; /* true if UConverter is not owned and not released in ucnv_close() (stack-all… argument 186 … if extraInfo is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */ 188 UBool useFallback; 189 int8_t toULength; /* number of bytes in toUBytes */ 190 …8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */ [all …]
|
| D | ucnv2022.cpp | 447 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnv_bld.h | 137 struct UConverter { struct 143 UConverterFromUnicodeArgs *args, argument 154 UConverterToUnicodeArgs *args, argument 180 …UConverterSharedData *sharedData; /* Pointer to the shared immutable part of the converter objec… argument 182 uint32_t options; /* options flags from UConverterOpen, may contain additional bits */ argument 185 …UBool isCopyLocal; /* true if UConverter is not owned and not released in ucnv_close() (stack-all… argument 186 … if extraInfo is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */ 188 UBool useFallback; 189 int8_t toULength; /* number of bytes in toUBytes */ 190 …8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */ [all …]
|
| D | ucnv2022.cpp | 447 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | ucnv_err.h | 96 typedef struct UConverter UConverter; typedef
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | ucnv_err.h | 96 typedef struct UConverter UConverter; typedef
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | ucnv_err.h | 96 typedef struct UConverter UConverter; typedef
|