Searched defs:UTF16_FWD_1_UNSAFE (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/unicode/
H A Dutf_old.h621 #define UTF16_FWD_1_UNSAFE(s, i) { \ macro
631 UTF16_FWD_1_UNSAFE(s, i); \
949 #define UTF_FWD_1_UNSAFE(s, i) UTF16_FWD_1_UNSAFE(s, i)

Completed in 136 milliseconds