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

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

Completed in 149 milliseconds