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

  /external/chromium/third_party/icu/source/common/
ucnv_cnv.h 217 * Every converter type must implement toUnicode, fromUnicode, and getNextUChar,
241 UConverterGetNextUChar getNextUChar;
275 * getNextUChar() implementation to indicate to use the converter's toUnicode()
  /external/icu4c/common/
ucnv_cnv.h 217 * Every converter type must implement toUnicode, fromUnicode, and getNextUChar,
241 UConverterGetNextUChar getNextUChar;
275 * getNextUChar() implementation to indicate to use the converter's toUnicode()

Completed in 5938 milliseconds