Home
last modified time | relevance | path

Searched refs:UConverterToUnicode (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_cnv.h101 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *); typedef
240 UConverterToUnicode toUnicode;
241 UConverterToUnicode toUnicodeWithOffsets;
Ducnv.c1270 UConverterToUnicode toUnicode; in _toUnicodeWithCallback()