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

  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 106 typedef void (*UConverterFromUnicode) (UConverterFromUnicodeArgs *, UErrorCode *);
111 * The rules are the same as for UConverterToUnicode and UConverterFromUnicode.
239 UConverterFromUnicode fromUnicode;
240 UConverterFromUnicode fromUnicodeWithOffsets;
ucnv.c 825 UConverterFromUnicode fromUnicode;
    [all...]
  /external/icu4c/common/
ucnv_cnv.h 109 typedef void (*UConverterFromUnicode) (UConverterFromUnicodeArgs *, UErrorCode *);
114 * The rules are the same as for UConverterToUnicode and UConverterFromUnicode.
242 UConverterFromUnicode fromUnicode;
243 UConverterFromUnicode fromUnicodeWithOffsets;
ucnv.c 827 UConverterFromUnicode fromUnicode;
    [all...]

Completed in 326 milliseconds