Searched refs:UTF8_FWD_N_UNSAFE (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/common/unicode/ | ||
D | utf_old.h | 395 #define UTF8_FWD_N_UNSAFE(s, i, n) { \ macro |
/external/icu4c/test/cintltst/ | ||
D | utf8tst.c | 496 UTF8_FWD_N_UNSAFE(input, offunsafe, Nvalue[i]); in TestFwdBack() |