/external/chromium_org/third_party/icu/source/common/unicode/ |
utf_old.h | 430 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length) [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utf8tst.c | 438 UTF8_FWD_1_SAFE(input, offsafe, sizeof(input)); [all...] |
/external/icu4c/common/unicode/ |
utf_old.h | 426 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length) [all...] |
/external/icu4c/test/cintltst/ |
utf8tst.c | 574 UTF8_FWD_1_SAFE(input, offsafe, sizeof(input)); [all...] |