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

/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h684 #define UTF16_PREV_CHAR_UNSAFE(s, i, c) { \ macro
966 #define UTF_PREV_CHAR_UNSAFE(s, i, c) UTF16_PREV_CHAR_UNSAFE(s, i, c)

Completed in 78 milliseconds