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

/external/icu4c/common/unicode/
H A Dutf_old.h738 #define UTF16_BACK_1_SAFE(s, start, i) U16_BACK_1(s, start, i) macro
980 #define UTF_BACK_1_SAFE(s, start, i) UTF16_BACK_1_SAFE(s, start, i)
/external/icu4c/test/cintltst/
H A Dutf16tst.c405 UTF16_BACK_1_SAFE(input,0, offsafe);

Completed in 48 milliseconds