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

/macosx-10.10.1/ICU-531.30/icuSources/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...]
/macosx-10.10.1/ICU-531.30/icuSources/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; \
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dutf_impl.c85 UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_2, UTF_ERROR_VALUE, 0x10ffff,

Completed in 123 milliseconds