Searched refs:UTF8_BACK_1_UNSAFE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h458 #define UTF8_BACK_1_UNSAFE(s, i) { \ macro
466 UTF8_BACK_1_UNSAFE(s, i); \
473 UTF8_BACK_1_UNSAFE(s, i); \
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h458 #define UTF8_BACK_1_UNSAFE(s, i) { \ macro
466 UTF8_BACK_1_UNSAFE(s, i); \
473 UTF8_BACK_1_UNSAFE(s, i); \
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf8tst.c677 UTF8_BACK_1_UNSAFE(input, offset);
679 log_err("ERROR: UTF8_BACK_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset);
/external/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c677 UTF8_BACK_1_UNSAFE(input, offset);
679 log_err("ERROR: UTF8_BACK_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset);

Completed in 270 milliseconds