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

  /external/chromium/third_party/icu/source/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...]
  /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 601 milliseconds