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

  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 136 * - return UCNV_GET_NEXT_UCHAR_USE_TO_U, without moving the source pointer,
140 * Unless UCNV_GET_NEXT_UCHAR_USE_TO_U is returned, the source bytes must be consumed.
279 #define UCNV_GET_NEXT_UCHAR_USE_TO_U -9
  /external/icu4c/common/
ucnv_cnv.h 139 * - return UCNV_GET_NEXT_UCHAR_USE_TO_U, without moving the source pointer,
143 * Unless UCNV_GET_NEXT_UCHAR_USE_TO_U is returned, the source bytes must be consumed.
282 #define UCNV_GET_NEXT_UCHAR_USE_TO_U -9

Completed in 39 milliseconds