Searched refs:U8_SET_CP_START_UNSAFE (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dutf8.h227 U8_SET_CP_START_UNSAFE(s, _u8_get_unsafe_index); \
583 #define U8_SET_CP_START_UNSAFE(s, i) { \ macro
598 * @see U8_SET_CP_START_UNSAFE
/external/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c782 U8_SET_CP_START_UNSAFE(input, setOffset);
784 log_err("ERROR: U8_SET_CP_START_UNSAFE failed for offset=%ld. Expected:%ld Got:%ld\n", offset, start_unsafe[i], setOffset);

Completed in 73 milliseconds