Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Ducnv_bld.h129 struct UConverter { struct
135 UConverterFromUnicodeArgs *args, argument
146 UConverterToUnicodeArgs *args, argument
172UConverterSharedData *sharedData; /* Pointer to the shared immutable part of the converter objec… argument
174 uint32_t options; /* options flags from UConverterOpen, may contain additional bits */ argument
177 …UBool isCopyLocal; /* TRUE if UConverter is not owned and not released in ucnv_close() (stack-all… argument
178 … if extraInfo is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */
180 UBool useFallback;
181 int8_t toULength; /* number of bytes in toUBytes */
182 …8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */
[all …]
/external/icu/icu4c/source/common/
Ducnv_bld.h130 struct UConverter { struct
136 UConverterFromUnicodeArgs *args, argument
147 UConverterToUnicodeArgs *args, argument
173UConverterSharedData *sharedData; /* Pointer to the shared immutable part of the converter objec… argument
175 uint32_t options; /* options flags from UConverterOpen, may contain additional bits */ argument
178 …UBool isCopyLocal; /* TRUE if UConverter is not owned and not released in ucnv_close() (stack-all… argument
179 … if extraInfo is not owned and not released in ucnv_close() (stack-allocated, safeClone(), etc.) */
181 UBool useFallback;
182 int8_t toULength; /* number of bytes in toUBytes */
183 …8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */
[all …]
Ducnv2022.cpp426 setInitialStateToUnicodeKR(UConverter* /*converter*/, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR() argument
/external/chromium_org/url/
Durl_canon_icu.h14 typedef struct UConverter UConverter; typedef
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DTextCodecICU.h34 typedef struct UConverter UConverter; typedef
/external/icu/icu4c/source/common/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef
/external/chromium_org/third_party/icu/source/common/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef