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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h708 #define UTF16_SET_CHAR_LIMIT_UNSAFE(s, i) { \ macro
987 #define UTF_SET_CHAR_LIMIT_UNSAFE(s, i) UTF16_SET_CHAR_LIMIT_UNSAFE(s, i)
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h708 #define UTF16_SET_CHAR_LIMIT_UNSAFE(s, i) { \ macro
987 #define UTF_SET_CHAR_LIMIT_UNSAFE(s, i) UTF16_SET_CHAR_LIMIT_UNSAFE(s, i)

Completed in 240 milliseconds