Lines Matching defs:s
166 #define U8_GET_UNSAFE(s, i, c) { \ argument
190 #define U8_GET(s, start, i, length, c) { \ argument
215 #define U8_NEXT_UNSAFE(s, i, c) { \ argument
252 #define U8_NEXT(s, i, length, c) { \ argument
276 #define U8_APPEND_UNSAFE(s, i, c) { \ argument
312 #define U8_APPEND(s, i, length, c, isError) { \ argument
330 #define U8_FWD_1_UNSAFE(s, i) { \ argument
345 #define U8_FWD_1(s, i, length) { \ argument
371 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument
392 #define U8_FWD_N(s, i, length, n) { \ argument
413 #define U8_SET_CP_START_UNSAFE(s, i) { \ argument
431 #define U8_SET_CP_START(s, start, i) { \ argument
458 #define U8_PREV_UNSAFE(s, i, c) { \ argument
500 #define U8_PREV(s, start, i, c) { \ argument
522 #define U8_BACK_1_UNSAFE(s, i) { \ argument
538 #define U8_BACK_1(s, start, i) { \ argument
557 #define U8_BACK_N_UNSAFE(s, i, n) { \ argument
579 #define U8_BACK_N(s, start, i, n) { \ argument
600 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
620 #define U8_SET_CP_LIMIT(s, start, i, length) { \ argument