HomeSort by relevance Sort by last modified time
    Searched refs:UConverterToUnicode (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
ucnv_cnv.h 98 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *);
101 * Same rules as for UConverterToUnicode.
111 * The rules are the same as for UConverterToUnicode and UConverterFromUnicode.
114 * UConverterToUnicode implementation for the same source charset.
237 UConverterToUnicode toUnicode;
238 UConverterToUnicode toUnicodeWithOffsets;
ucnv.c     [all...]

Completed in 35 milliseconds