HomeSort by relevance Sort by last modified time
    Searched refs:UTF_ERROR_VALUE (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/cintltst/
utf16tst.c 28 #ifndef UTF_ERROR_VALUE
29 # define UTF_ERROR_VALUE 0xffff
167 (UChar32)0xfca10000, 0xdc00, UTF_ERROR_VALUE,
169 0x12861, 0xd841, UTF_ERROR_VALUE,
176 0x203ff, 0xd842, UTF_ERROR_VALUE,
178 0xfc41, 0xdc41, UTF_ERROR_VALUE,
180 0x11734, 0xd800, UTF_ERROR_VALUE
231 0x10000, 0x10000, 0x10000, 0x120400, 0xdc00, UTF_ERROR_VALUE,
232 0xdc00, 0xdc00, UTF_ERROR_VALUE, 0x20441, 0x20441, 0x20441,
233 0x10ffff, 0x10ffff, 0x10ffff, 0xd841, 0xd841, UTF_ERROR_VALUE,
    [all...]
utf8tst.c 69 #ifndef UTF_ERROR_VALUE
70 # define UTF_ERROR_VALUE 0xffff
317 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, UTF_ERROR_VALUE, UTF_ERROR_VALUE,
    [all...]
  /external/icu/icu4c/source/common/unicode/
utf_old.h 226 #define UTF_ERROR_VALUE 0xffff
618 (c)=UTF_ERROR_VALUE; \
626 (c)=UTF_ERROR_VALUE; \
630 (c)=UTF_ERROR_VALUE; \
686 (c)=UTF_ERROR_VALUE; \
690 (c)=UTF_ERROR_VALUE; \
703 (s)[(i)++]=UTF_ERROR_VALUE; \
706 (s)[(i)++]=UTF_ERROR_VALUE; \
761 (c)=UTF_ERROR_VALUE; \
765 (c)=UTF_ERROR_VALUE; \
    [all...]
  /external/icu/libandroidicu/include/unicode/
utf_old.h 226 #define UTF_ERROR_VALUE 0xffff
618 (c)=UTF_ERROR_VALUE; \
626 (c)=UTF_ERROR_VALUE; \
630 (c)=UTF_ERROR_VALUE; \
686 (c)=UTF_ERROR_VALUE; \
690 (c)=UTF_ERROR_VALUE; \
703 (s)[(i)++]=UTF_ERROR_VALUE; \
706 (s)[(i)++]=UTF_ERROR_VALUE; \
761 (c)=UTF_ERROR_VALUE; \
765 (c)=UTF_ERROR_VALUE; \
    [all...]

Completed in 99 milliseconds