Searched refs:UCNV_MAX_CHAR_LEN (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_bld.h39 #define UCNV_MAX_CHAR_LEN 8 macro
183 uint8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */
216 char invalidCharBuffer[UCNV_MAX_CHAR_LEN]; /* bytes from last error/callback situation */
/external/icu/icu4c/source/common/
H A Ducnv_bld.h39 #define UCNV_MAX_CHAR_LEN 8 macro
183 uint8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */
216 char invalidCharBuffer[UCNV_MAX_CHAR_LEN]; /* bytes from last error/callback situation */

Completed in 57 milliseconds