Searched refs:UTF8_ERROR_VALUE_1 (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 189 0x25, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestGetChar() 192 0x31, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestGetChar() 193 0x240, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1 in TestGetChar() 246 … 0x10401, 0x10401, 0xf0, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestNextPrevChar() 247 …0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x2841410, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 248 …0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xa1050, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 249 …0x81, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x2841, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 251 …0x80, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xc2, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 253 …0xbe, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xfd, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 254 …0xa1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x00, UTF8_ERROR_VALUE_2, UTF8_ERR… in TestNextPrevChar() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | utf_old.h | 194 #define UTF8_ERROR_VALUE_1 0x15 macro 218 (((c)&0xfffe)==0xfffe || (c)==UTF8_ERROR_VALUE_1 || (c)==UTF8_ERROR_VALUE_2) 227 (c)!=UTF8_ERROR_VALUE_1 && (c)!=UTF8_ERROR_VALUE_2) 411 (c)=UTF8_ERROR_VALUE_1; \ 484 (c)=UTF8_ERROR_VALUE_1; \
|
/external/icu/icu4c/source/common/ |
D | utf_impl.c | 85 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,
|