Lines Matching defs:s
225 #define U8_GET_UNSAFE(s, i, c) { \ argument
252 #define U8_GET(s, start, i, length, c) { \ argument
283 #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
395 #define U8_NEXT_OR_FFFD(s, i, length, c) { \ argument
435 #define U8_APPEND_UNSAFE(s, i, c) { \ argument
471 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
496 #define U8_FWD_1_UNSAFE(s, i) { \ argument
513 #define U8_FWD_1(s, i, length) { \ argument
539 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument
562 #define U8_FWD_N(s, i, length, n) { \ argument
583 #define U8_SET_CP_START_UNSAFE(s, i) { \ argument
601 #define U8_SET_CP_START(s, start, i) { \ argument
628 #define U8_PREV_UNSAFE(s, i, c) { \ argument
670 #define U8_PREV(s, start, i, c) { \ argument
701 #define U8_PREV_OR_FFFD(s, start, i, c) { \ argument
719 #define U8_BACK_1_UNSAFE(s, i) { \ argument
735 #define U8_BACK_1(s, start, i) { \ argument
754 #define U8_BACK_N_UNSAFE(s, i, n) { \ argument
776 #define U8_BACK_N(s, start, i, n) { \ argument
797 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
819 #define U8_SET_CP_LIMIT(s, start, i, length) { \ argument