Searched refs:UTF_ERROR_VALUE (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | utf16tst.c | 134 (UChar32)0xfca10000, 0xdc00, UTF_ERROR_VALUE, in TestGetChar() 136 0x12861, 0xd841, UTF_ERROR_VALUE, in TestGetChar() 143 0x203ff, 0xd842, UTF_ERROR_VALUE, in TestGetChar() 145 0xfc41, 0xdc41, UTF_ERROR_VALUE, in TestGetChar() 147 0x11734, 0xd800, UTF_ERROR_VALUE in TestGetChar() 190 … 0x10000, 0x10000, 0x10000, 0x120400, 0xdc00, UTF_ERROR_VALUE, in TestNextPrevChar() 191 0xdc00, 0xdc00, UTF_ERROR_VALUE, 0x20441, 0x20441, 0x20441, in TestNextPrevChar() 192 … 0x10ffff, 0x10ffff, 0x10ffff, 0xd841, 0xd841, UTF_ERROR_VALUE, in TestNextPrevChar() 193 0xdfff, 0xdfff, UTF_ERROR_VALUE, 0xd7ff, 0xd7ff, 0xd7ff, in TestNextPrevChar() 194 …0x0062, 0x0062, 0x0062, 0xd841, 0xd841, UTF_ERROR_VALUE, in TestNextPrevChar() [all …]
|
D | utf8tst.c | 259 … UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x410, UTF_ERROR_VALUE, UTF_ERROR_VALUE, in TestNextPrevChar()
|
/external/icu/icu4c/source/common/unicode/ |
D | utf_old.h | 211 #define UTF_ERROR_VALUE 0xffff macro 584 (c)=UTF_ERROR_VALUE; \ 592 (c)=UTF_ERROR_VALUE; \ 596 (c)=UTF_ERROR_VALUE; \ 652 (c)=UTF_ERROR_VALUE; \ 656 (c)=UTF_ERROR_VALUE; \ 669 (s)[(i)++]=UTF_ERROR_VALUE; \ 672 (s)[(i)++]=UTF_ERROR_VALUE; \ 727 (c)=UTF_ERROR_VALUE; \ 731 (c)=UTF_ERROR_VALUE; \ [all …]
|
/external/icu/icu4c/source/common/ |
D | utf_impl.c | 87 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,
|