Home
last modified time | relevance | path

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

/external/chromium/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/icu4c/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/chromium/googleurl/src/
Durl_canon_icu.h37 typedef struct UConverter UConverter; typedef
/external/webkit/WebCore/platform/text/
DTextCodecICU.h35 typedef struct UConverter UConverter; typedef
/external/webkit/WebCore/icu/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef
/external/icu4c/common/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef
/external/webkit/JavaScriptGlue/icu/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef
/external/webkit/JavaScriptCore/icu/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef
/external/chromium/third_party/icu/public/common/unicode/
Ducnv_err.h94 typedef struct UConverter UConverter; typedef