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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h386 #define UTF8_FWD_1_UNSAFE(s, i) { \ macro
394 UTF8_FWD_1_UNSAFE(s, i); \
474 UTF8_FWD_1_UNSAFE(s, i); \
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h386 #define UTF8_FWD_1_UNSAFE(s, i) { \ macro
394 UTF8_FWD_1_UNSAFE(s, i); \
474 UTF8_FWD_1_UNSAFE(s, i); \
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf8tst.c664 UTF8_FWD_1_UNSAFE(input, offset);
666 log_err("ERROR: UTF8_FWD_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset);
/external/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c664 UTF8_FWD_1_UNSAFE(input, offset);
666 log_err("ERROR: UTF8_FWD_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset);

Completed in 1348 milliseconds