Home
last modified time | relevance | path

Searched refs:UTF8_ERROR_VALUE_1 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c63 #ifndef UTF8_ERROR_VALUE_1
64 # define UTF8_ERROR_VALUE_1 0x15 macro
74 (((c)&0xfffe)==0xfffe || (c)==UTF8_ERROR_VALUE_1 || (c)==UTF8_ERROR_VALUE_2)
234 -1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestGetChar()
237 -1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestGetChar()
238 -1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1 in TestGetChar()
304 0x10401, 0x10401, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestNextPrevChar()
305 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestNextPrevChar()
306 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestNextPrevChar()
307 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, in TestNextPrevChar()
[all …]
/external/icu/icu4c/source/common/unicode/
Dutf_old.h211 #define UTF8_ERROR_VALUE_1 0x15 macro
235 (((c)&0xfffe)==0xfffe || (c)==UTF8_ERROR_VALUE_1 || (c)==UTF8_ERROR_VALUE_2)
244 (c)!=UTF8_ERROR_VALUE_1 && (c)!=UTF8_ERROR_VALUE_2)
447 (c)=UTF8_ERROR_VALUE_1; \
520 (c)=UTF8_ERROR_VALUE_1; \