Home | History | Annotate | Download | only in unicode

Lines Matching refs:U8_BACK_N

492 /** @deprecated ICU 2.4. Renamed to U8_BACK_N, see utf_old.h. */
493 #define UTF8_BACK_N_SAFE(s, start, i, n) U8_BACK_N(s, start, i, n)