Searched defs:UCNV_GET_NEXT_UCHAR_USE_TO_U (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_cnv.h139 * - 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.
287 #define UCNV_GET_NEXT_UCHAR_USE_TO_U -9 macro
/external/icu/icu4c/source/common/
H A Ducnv_cnv.h139 * - 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 macro

Completed in 101 milliseconds