Home | History | Annotate | Download | only in src

Lines Matching refs:token_start

1326   boundary token_start PACIFY_CC (= scanner_cursor);
1464 token_start = loc->start;
1772 token_start = loc->start; BEGIN SC_ESCAPED_CHARACTER;
1778 token_start = loc->start; BEGIN SC_ESCAPED_STRING;
1989 unexpected_eof (token_start, "*/"); BEGIN context_state;
2005 unexpected_eof (token_start, "*/"); BEGIN context_state;
2042 unexpected_newline (token_start, "\"");
2044 loc->start = token_start;
2053 unexpected_eof (token_start, "\"");
2055 loc->start = token_start;
2074 loc->start = token_start;
2088 unexpected_newline (token_start, "'");
2098 loc->start = token_start;
2111 unexpected_eof (token_start, "'");
2247 unexpected_newline (token_start, "'"); BEGIN context_state;
2251 unexpected_eof (token_start, "'"); BEGIN context_state;
2265 unexpected_newline (token_start, "\""); BEGIN context_state;
2269 unexpected_eof (token_start, "\""); BEGIN context_state;
2283 token_start = loc->start;
2293 token_start = loc->start;
2304 token_start = loc->start;