Searched refs:UTF8_ERROR_VALUE_1 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf8tst.c191 0x25, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
194 0x31, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
195 0x240, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1
248 0x10401, 0x10401, 0x10401, 0xf0, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
249 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c191 0x25, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
194 0x31, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
195 0x240, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1
248 0x10401, 0x10401, 0x10401, 0xf0, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
249 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h181 * UTF8_ERROR_VALUE_1 and UTF8_ERROR_VALUE_2 are special error values for UTF-8,
194 #define UTF8_ERROR_VALUE_1 0x15 macro
197 * See documentation on UTF8_ERROR_VALUE_1 for details.
218 (((c)&0xfffe)==0xfffe || (c)==UTF8_ERROR_VALUE_1 || (c)==UTF8_ERROR_VALUE_2)
227 (c)!=UTF8_ERROR_VALUE_1 && (c)!=UTF8_ERROR_VALUE_2)
411 (c)=UTF8_ERROR_VALUE_1; \
484 (c)=UTF8_ERROR_VALUE_1; \
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h181 * UTF8_ERROR_VALUE_1 and UTF8_ERROR_VALUE_2 are special error values for UTF-8,
194 #define UTF8_ERROR_VALUE_1 0x15 macro
197 * See documentation on UTF8_ERROR_VALUE_1 for details.
218 (((c)&0xfffe)==0xfffe || (c)==UTF8_ERROR_VALUE_1 || (c)==UTF8_ERROR_VALUE_2)
227 (c)!=UTF8_ERROR_VALUE_1 && (c)!=UTF8_ERROR_VALUE_2)
411 (c)=UTF8_ERROR_VALUE_1; \
484 (c)=UTF8_ERROR_VALUE_1; \
/external/chromium_org/third_party/icu/source/common/
H A Dutf_impl.c85 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,
/external/icu/icu4c/source/common/
H A Dutf_impl.c85 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,

Completed in 1492 milliseconds