Searched refs:UTF_ERROR_VALUE (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/test/cintltst/ |
D | utf16tst.c | 132 (UChar32)0xfca10000, 0xdc00, UTF_ERROR_VALUE, in TestGetChar() 134 0x12861, 0xd841, UTF_ERROR_VALUE, in TestGetChar() 141 0x203ff, 0xd842, UTF_ERROR_VALUE, in TestGetChar() 143 0xfc41, 0xdc41, UTF_ERROR_VALUE, in TestGetChar() 145 0x11734, 0xd800, UTF_ERROR_VALUE in TestGetChar() 188 … 0x10000, 0x10000, 0x10000, 0x120400, 0xdc00, UTF_ERROR_VALUE, in TestNextPrevChar() 189 0xdc00, 0xdc00, UTF_ERROR_VALUE, 0x20441, 0x20441, 0x20441, in TestNextPrevChar() 190 … 0x10ffff, 0x10ffff, 0x10ffff, 0xd841, 0xd841, UTF_ERROR_VALUE, in TestNextPrevChar() 191 0xdfff, 0xdfff, UTF_ERROR_VALUE, 0xd7ff, 0xd7ff, 0xd7ff, in TestNextPrevChar() 192 …0x0062, 0x0062, 0x0062, 0xd841, 0xd841, UTF_ERROR_VALUE, in TestNextPrevChar() [all …]
|
D | utf8tst.c | 241 … UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x410, UTF_ERROR_VALUE, UTF_ERROR_VALUE, in TestNextPrevChar()
|
/external/icu4c/common/unicode/ |
D | utf_old.h | 213 #define UTF_ERROR_VALUE 0xffff macro 586 (c)=UTF_ERROR_VALUE; \ 594 (c)=UTF_ERROR_VALUE; \ 598 (c)=UTF_ERROR_VALUE; \ 654 (c)=UTF_ERROR_VALUE; \ 658 (c)=UTF_ERROR_VALUE; \ 671 (s)[(i)++]=UTF_ERROR_VALUE; \ 674 (s)[(i)++]=UTF_ERROR_VALUE; \ 729 (c)=UTF_ERROR_VALUE; \ 733 (c)=UTF_ERROR_VALUE; \ [all …]
|
/external/icu4c/common/ |
D | utf_impl.c | 81 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,
|