Lines Matching refs:code_start
51 code_start = scanner_cursor; \
182 boundary code_start = scanner_cursor;
291 "%{" code_start = loc->start; BEGIN SC_PROLOGUE;
300 code_start = loc->start;
570 code_start = loc->start;
623 loc->start = code_start;
648 <<EOF>> unexpected_eof (code_start, "}"); BEGIN INITIAL;
660 loc->start = code_start;
666 <<EOF>> unexpected_eof (code_start, "%}"); BEGIN INITIAL;
679 loc->start = code_start;