Home | History | Annotate | Download | only in unicode

Lines Matching refs:U8_FWD_N

432 /** @deprecated ICU 2.4. Renamed to U8_FWD_N, see utf_old.h. */
433 #define UTF8_FWD_N_SAFE(s, i, length, n) U8_FWD_N(s, i, length, n)