Lines Matching defs:step
29 static int str_next(const char *str, size_t n, size_t *step)32 *step = 0;39 *step = 1;42 *step = k;45 *step = 1;49 static int pat_next(const char *pat, size_t m, size_t *step, int flags)53 *step = 0;56 *step = 1;58 *step = 2;77 *step = 1;80 *step = k+1;92 *step = 0;95 *step = k + esc;