Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutf8.h752 #define U8_BACK_N_UNSAFE(s, i, n) { \ macro
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c713 U8_BACK_N_UNSAFE(input, offset, i); in TestFwdBackUnsafe()