Searched defs:UTF16_APPEND_CHAR_UNSAFE (Results 1 - 2 of 2) sorted by relevance
/external/chromium/third_party/icu/public/common/unicode/ |
H A D | utf_old.h | 611 #define UTF16_APPEND_CHAR_UNSAFE(s, i, c) { \ macro 942 #define UTF_APPEND_CHAR_UNSAFE(s, i, c) UTF16_APPEND_CHAR_UNSAFE(s, i, c)
|
/external/icu4c/common/unicode/ |
H A D | utf_old.h | 611 #define UTF16_APPEND_CHAR_UNSAFE(s, i, c) { \ macro 942 #define UTF_APPEND_CHAR_UNSAFE(s, i, c) UTF16_APPEND_CHAR_UNSAFE(s, i, c)
|
Completed in 553 milliseconds