Lines Matching full:scanner_cursor
991 code_start = scanner_cursor = loc->start; \
994 static boundary scanner_cursor;
996 #define YY_USER_ACTION location_compute (loc, &scanner_cursor, gram_text, gram_leng);
1003 scanner_cursor.column -= mbsnwidth (gram_text, gram_leng, 0); \
1322 boundary code_start = scanner_cursor;
1326 boundary token_start PACIFY_CC (= scanner_cursor);
1841 loc->start = loc->end = scanner_cursor;
3669 boundary_set (&scanner_cursor, current_file, lineno, 1);
3684 loc.end = scanner_cursor;