Home
last modified time | relevance | path

Searched refs:UTF16_FWD_1_SAFE (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dutf_old.h708 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
981 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/icu/libandroidicu/include/unicode/
Dutf_old.h708 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
981 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/icu/libicu/ndk_headers/unicode/
Dutf_old.h708 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
981 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/cronet/third_party/icu/source/common/unicode/
Dutf_old.h708 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
981 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/icu/libicu/cts_headers/unicode/
Dutf_old.h708 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length) macro
981 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)
/external/icu/icu4c/source/test/cintltst/
Dutf16tst.c518 UTF16_FWD_1_SAFE(input, offsafe, UPRV_LENGTHOF(input)); in TestFwdBack()
/external/cronet/third_party/icu/source/test/cintltst/
Dutf16tst.c518 UTF16_FWD_1_SAFE(input, offsafe, UPRV_LENGTHOF(input)); in TestFwdBack()