Lines Matching defs:s
223 #define U8_GET_UNSAFE(s, i, c) { \ argument
250 #define U8_GET(s, start, i, length, c) { \ argument
281 #define U8_GET_OR_FFFD(s, start, i, length, c) { \ argument
306 #define U8_NEXT_UNSAFE(s, i, c) { \ argument
342 #define U8_NEXT(s, i, length, c) { \ argument
393 #define U8_NEXT_OR_FFFD(s, i, length, c) { \ argument
433 #define U8_APPEND_UNSAFE(s, i, c) { \ argument
469 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
494 #define U8_FWD_1_UNSAFE(s, i) { \ argument
511 #define U8_FWD_1(s, i, length) { \ argument
537 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument
560 #define U8_FWD_N(s, i, length, n) { \ argument
581 #define U8_SET_CP_START_UNSAFE(s, i) { \ argument
599 #define U8_SET_CP_START(s, start, i) { \ argument
626 #define U8_PREV_UNSAFE(s, i, c) { \ argument
668 #define U8_PREV(s, start, i, c) { \ argument
699 #define U8_PREV_OR_FFFD(s, start, i, c) { \ argument
717 #define U8_BACK_1_UNSAFE(s, i) { \ argument
733 #define U8_BACK_1(s, start, i) { \ argument
752 #define U8_BACK_N_UNSAFE(s, i, n) { \ argument
774 #define U8_BACK_N(s, start, i, n) { \ argument
795 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
817 #define U8_SET_CP_LIMIT(s, start, i, length) { \ argument