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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h734 #define UTF16_BACK_1_SAFE(s, start, i) U16_BACK_1(s, start, i) macro
976 #define UTF_BACK_1_SAFE(s, start, i) UTF16_BACK_1_SAFE(s, start, i)
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h734 #define UTF16_BACK_1_SAFE(s, start, i) U16_BACK_1(s, start, i) macro
976 #define UTF_BACK_1_SAFE(s, start, i) UTF16_BACK_1_SAFE(s, start, i)
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf16tst.c473 UTF16_BACK_1_SAFE(input,0, offsafe);
/external/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c473 UTF16_BACK_1_SAFE(input,0, offsafe);

Completed in 367 milliseconds