Lines Matching defs:source
252 /* Whether this is an "interactive" input source; if so, and
279 * shouldn't try reading from the input source any more. We might
1225 /* We're scanning a new file or input source. It's
1227 * just pointed yyin at a new source and called
1232 * back-up) that will match for the new input source.
1356 char *source = yyg->yytext_ptr;
1389 *(dest++) = *(source++);