Home
last modified time | relevance | path

Searched defs:UConverter (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ducnv_bld.h137 struct UConverter { struct
143 UConverterFromUnicodeArgs *args, argument
154 UConverterToUnicodeArgs *args, argument
180UConverterSharedData *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 …]
Ducnv2022.cpp447 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
/third_party/icu/icu4c/source/common/
Ducnv_bld.h137 struct UConverter { struct
143 UConverterFromUnicodeArgs *args, argument
154 UConverterToUnicodeArgs *args, argument
180UConverterSharedData *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 …]
Ducnv2022.cpp447 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
/third_party/node/deps/icu-small/source/common/
Ducnv_bld.h137 struct UConverter { struct
143 UConverterFromUnicodeArgs *args, argument
154 UConverterToUnicodeArgs *args, argument
180UConverterSharedData *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 …]
Ducnv2022.cpp447 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducnv_err.h96 typedef struct UConverter UConverter; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Ducnv_err.h96 typedef struct UConverter UConverter; typedef
/third_party/icu/icu4c/source/common/unicode/
Ducnv_err.h96 typedef struct UConverter UConverter; typedef