Searched refs:UTF16_FWD_1_SAFE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h675 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
948 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h675 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
948 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf16tst.c433 UTF16_FWD_1_SAFE(input, offsafe, sizeof(input)/U_SIZEOF_UCHAR);
/external/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c433 UTF16_FWD_1_SAFE(input, offsafe, sizeof(input)/U_SIZEOF_UCHAR);

Completed in 465 milliseconds