Searched defs:UConverterToUnicode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_cnv.h101 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *); typedef
104 * Same rules as for UConverterToUnicode.
114 * The rules are the same as for UConverterToUnicode and UConverterFromUnicode.
117 * UConverterToUnicode implementation for the same source charset.
240 UConverterToUnicode toUnicode;
241 UConverterToUnicode toUnicodeWithOffsets;
/external/icu/icu4c/source/common/
H A Ducnv_cnv.h101 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *); typedef
104 * Same rules as for UConverterToUnicode.
114 * The rules are the same as for UConverterToUnicode and UConverterFromUnicode.
117 * UConverterToUnicode implementation for the same source charset.
240 UConverterToUnicode toUnicode;
241 UConverterToUnicode toUnicodeWithOffsets;

Completed in 36 milliseconds