Home | History | Annotate | Download | only in unicode

Lines Matching refs:U16_GET

575 /** @deprecated ICU 2.4. Use U16_GET instead, see utf_old.h. */
930 /** @deprecated ICU 2.4. Use U16_GET instead, see utf_old.h. */
1047 * @deprecated ICU 2.4. Renamed to U16_GET, see utf_old.h.
1049 #define UTF_GET_CHAR(s, start, i, length, c) U16_GET(s, start, i, length, c)