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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 213 #define UTF_ERROR_VALUE 0xffff
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/unicode/
utf_old.h 209 #define UTF_ERROR_VALUE 0xffff
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 245 milliseconds