Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnv_cnv.h103 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *); typedef
242 UConverterToUnicode toUnicode;
243 UConverterToUnicode toUnicodeWithOffsets;
Ducnv.cpp1272 UConverterToUnicode toUnicode; in _toUnicodeWithCallback()