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

  /external/icu/icu4c/source/common/
ucnv_cnv.h 103 typedef void (*UConverterToUnicode) (UConverterToUnicodeArgs *, UErrorCode *);
106 * Same rules as for UConverterToUnicode.
116 * The rules are the same as for UConverterToUnicode and UConverterFromUnicode.
119 * UConverterToUnicode implementation for the same source charset.
242 UConverterToUnicode toUnicode;
243 UConverterToUnicode toUnicodeWithOffsets;
ucnv.cpp     [all...]

Completed in 49 milliseconds