Home
last modified time | relevance | path

Searched refs:UTF8_FWD_N_UNSAFE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dutf_old.h393 #define UTF8_FWD_N_UNSAFE(s, i, n) { \ macro
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c691 UTF8_FWD_N_UNSAFE(input, offset, i); in TestFwdBackUnsafe()