Home | History | Annotate | Download | only in unicode

Lines Matching refs:U16_SET_CP_START

716 /** @deprecated ICU 2.4. Renamed to U16_SET_CP_START, see utf_old.h. */
717 #define UTF16_SET_CHAR_START_SAFE(s, start, i) U16_SET_CP_START(s, start, i)
997 /** @deprecated ICU 2.4. Renamed to U16_SET_CP_START, see utf_old.h. */
1143 * @deprecated ICU 2.4. Renamed to U16_SET_CP_START, see utf_old.h.
1145 #define UTF_SET_CHAR_START(s, start, i) U16_SET_CP_START(s, start, i)