Searched defs:UTF_ERROR_VALUE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h209 #define UTF_ERROR_VALUE 0xffff macro
582 (c)=UTF_ERROR_VALUE; \
590 (c)=UTF_ERROR_VALUE; \
594 (c)=UTF_ERROR_VALUE; \
650 (c)=UTF_ERROR_VALUE; \
654 (c)=UTF_ERROR_VALUE; \
667 (s)[(i)++]=UTF_ERROR_VALUE; \
670 (s)[(i)++]=UTF_ERROR_VALUE; \
725 (c)=UTF_ERROR_VALUE; \
729 (c)=UTF_ERROR_VALUE; \
[all...]
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h209 #define UTF_ERROR_VALUE 0xffff macro
582 (c)=UTF_ERROR_VALUE; \
590 (c)=UTF_ERROR_VALUE; \
594 (c)=UTF_ERROR_VALUE; \
650 (c)=UTF_ERROR_VALUE; \
654 (c)=UTF_ERROR_VALUE; \
667 (s)[(i)++]=UTF_ERROR_VALUE; \
670 (s)[(i)++]=UTF_ERROR_VALUE; \
725 (c)=UTF_ERROR_VALUE; \
729 (c)=UTF_ERROR_VALUE; \
[all...]

Completed in 62 milliseconds