Lines Matching defs:s
223 #define U8_GET_UNSAFE(s, i, c) { \ argument
250 #define U8_GET(s, start, i, length, c) { \ argument
282 #define U8_GET_OR_FFFD(s, start, i, length, c) { \ argument
308 #define U8_NEXT_UNSAFE(s, i, c) { \ argument
344 #define U8_NEXT(s, i, length, c) { \ argument
396 #define U8_NEXT_OR_FFFD(s, i, length, c) { \ argument
437 #define U8_APPEND_UNSAFE(s, i, c) { \ argument
473 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
498 #define U8_FWD_1_UNSAFE(s, i) { \ argument
515 #define U8_FWD_1(s, i, length) { \ argument
541 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument
564 #define U8_FWD_N(s, i, length, n) { \ argument
585 #define U8_SET_CP_START_UNSAFE(s, i) { \ argument
603 #define U8_SET_CP_START(s, start, i) { \ argument
630 #define U8_PREV_UNSAFE(s, i, c) { \ argument
672 #define U8_PREV(s, start, i, c) { \ argument
704 #define U8_PREV_OR_FFFD(s, start, i, c) { \ argument
723 #define U8_BACK_1_UNSAFE(s, i) { \ argument
739 #define U8_BACK_1(s, start, i) { \ argument
758 #define U8_BACK_N_UNSAFE(s, i, n) { \ argument
780 #define U8_BACK_N(s, start, i, n) { \ argument
801 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
823 #define U8_SET_CP_LIMIT(s, start, i, length) { \ argument