Searched refs:UTF8_ERROR_VALUE_1 (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 191 0x25, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestGetChar() 194 0x31, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestGetChar() 195 0x240, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1 in TestGetChar() 248 … 0x10401, 0x10401, 0xf0, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestNextPrevChar() 249 …0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x2841410, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 250 …0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xa1050, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 251 …0x81, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x2841, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 253 …0x80, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xc2, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 255 …0xbe, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xfd, UTF8_ERROR_VALUE_1, UTF8_ERR… in TestNextPrevChar() 256 …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 | 196 #define UTF8_ERROR_VALUE_1 0x15 macro 220 (((c)&0xfffe)==0xfffe || (c)==UTF8_ERROR_VALUE_1 || (c)==UTF8_ERROR_VALUE_2) 229 (c)!=UTF8_ERROR_VALUE_1 && (c)!=UTF8_ERROR_VALUE_2) 413 (c)=UTF8_ERROR_VALUE_1; \ 486 (c)=UTF8_ERROR_VALUE_1; \
|
/external/icu/icu4c/source/common/ |
D | utf_impl.c | 87 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,
|