Lines Matching full:token_start
1257 boundary token_start IF_LINT (= scanner_cursor);
1395 token_start = loc->start;
1668 STRING_GROW; token_start = loc->start; BEGIN SC_ESCAPED_CHARACTER;
1674 token_start = loc->start; BEGIN SC_ESCAPED_STRING;
1786 unexpected_eof (token_start, "*/"); BEGIN context_state;
1802 unexpected_eof (token_start, "*/"); BEGIN context_state;
1838 loc->start = token_start;
1849 unexpected_newline (token_start, "\""); BEGIN INITIAL;
1853 unexpected_eof (token_start, "\""); BEGIN INITIAL;
1869 loc->start = token_start;
1886 unexpected_newline (token_start, "'"); BEGIN INITIAL;
1890 unexpected_eof (token_start, "'"); BEGIN INITIAL;
2020 unexpected_newline (token_start, "'"); BEGIN context_state;
2024 unexpected_eof (token_start, "'"); BEGIN context_state;
2038 unexpected_newline (token_start, "\""); BEGIN context_state;
2042 unexpected_eof (token_start, "\""); BEGIN context_state;
2056 token_start = loc->start;
2066 token_start = loc->start;
2077 token_start = loc->start;