Lines Matching refs:cursor
100 #define YYCURSOR cursor
105 #define RET(i) {s->cur = cursor; return i;}
116 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add…
118 #define TIMELIB_INIT s->cur = cursor; str = timelib_string(s); ptr = str
309 uchar *fill(Scanner *s, uchar *cursor){
316 cursor -= cnt;
325 cursor = &buf[cursor - s->bot];
337 return cursor;
869 uchar *cursor = s->cur;
873 s->tok = cursor;
1769 s->pos = cursor; s->line++;