Lines Matching defs:s
197 #define U8_GET_UNSAFE(s, i, c) { \ argument
221 #define U8_GET(s, start, i, length, c) { \ argument
246 #define U8_NEXT_UNSAFE(s, i, c) { \ argument
283 #define U8_NEXT(s, i, length, c) { \ argument
325 #define U8_APPEND_UNSAFE(s, i, c) { \ argument
361 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
386 #define U8_FWD_1_UNSAFE(s, i) { \ argument
401 #define U8_FWD_1(s, i, length) { \ argument
427 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument
448 #define U8_FWD_N(s, i, length, n) { \ argument
469 #define U8_SET_CP_START_UNSAFE(s, i) { \ argument
487 #define U8_SET_CP_START(s, start, i) { \ argument
514 #define U8_PREV_UNSAFE(s, i, c) { \ argument
556 #define U8_PREV(s, start, i, c) { \ argument
578 #define U8_BACK_1_UNSAFE(s, i) { \ argument
594 #define U8_BACK_1(s, start, i) { \ argument
613 #define U8_BACK_N_UNSAFE(s, i, n) { \ argument
635 #define U8_BACK_N(s, start, i, n) { \ argument
656 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
676 #define U8_SET_CP_LIMIT(s, start, i, length) { \ argument