Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducnv_cnv.h96 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *); typedef
235 UConverterToUnicode toUnicode;
236 UConverterToUnicode toUnicodeWithOffsets;
Ducnv.c1267 UConverterToUnicode toUnicode; in _toUnicodeWithCallback()