Lines Matching full:scan
19 * data/glr.c, src/graphviz.h, src/ielr.c, src/scan-gram.l,
282 * src/scan-code.l (SC_RULE_ACTION): Here.
288 * src/scan-gram.l (scanner): Accept '#line NUM'.
419 * src/scan-gram.l: Scan groups of invalid characters together.
459 * src/scan-gram.l: here.
768 * src/scan-gram.l: Use it.
933 * src/location.h, src/scan-gram.h: Adjust to api.prefix.
1717 * src/scan-code.l (SUB_INDENT): Remove from here.
1774 * src/scan-gram.l: Include c-ctype.h, not ctype.h.
1906 $ flex src/scan-skel.l
1907 src/scan-skel.l:145: multiple <<EOF>> rules for start condition SC_AT_DIRECTIVE_ARGS
1908 src/scan-skel.l:145: multiple <<EOF>> rules for start condition SC_AT_DIRECTIVE_SKIP_WS
1911 * src/scan-skel.l: Restore the start-condition INITIAL for an <<EOF>>
1968 scan-code.l is already passing argument to b4_dollar_dollar for the
2008 * src/scan-code.h: Comment change.
2017 * src/scan-code.l: Instead of duplicating the logic of obstack_escape,
2028 scan-code.l is significantly more complex because of this.
2035 * src/scan-code.l, src/scan-skel.l: Use a more traditional indentation
2048 * src/scan-code.l (SC_SYMBOL_ACTION): Accept $<tag>$, not just $$.
2056 scan-code: factor the handling of the type in $<TYPE>$
2057 * src/scan-code.l (fetch_type_name): New.
2111 * src/scan-code.l: Use obstack_quote when passing type_name to m4.
2121 * src/scan-code.l: Since obstack_quote supports NULL, leave type_name
2159 * src/scan-code.l: Remove useless braces.
2937 * src/scan-skel.l (@dir_prefix@): Remove support, has never been
3550 * src/scan-gram.l: Don't use the (former version of) STREQ.
3738 * src/scan-code.l, src/scan-gram.l, src/symtab.c:
3825 * src/scan-code.l: Here.
3886 * src/scan-code.l: Quote like 'this', not like `this'.
3887 * src/scan-gram.l: Likewise.