Home | History | Annotate | Download | only in texinfo

Lines Matching full:beginning

200 "printf" is the ACTION.  The "%%" marks the beginning of the rules.
309 The "name" is a word beginning with a letter or an underscore ('_')
362 unindented comment (i.e., a line beginning with "/*") is also copied
454 an R, but only at the beginning of a line (i.e., which just
480 character class operators, '-', ']', and, at the beginning of the
545 "<<EOF>>" patterns can only occur at the beginning of a pattern,
547 parentheses. A '^' which does not occur at the beginning of a
572 bar-at-the-beginning-of-a-line.
634 beginning, so matching such tokens can prove slow. `yytext' presently
751 the beginning of `yytext' so the `ECHO' for the "kludge" rule will
796 the *beginning* of the input stream, pushing back strings must be
977 the input using unindented lines beginning with either `%s' or `%x'
1042 `BEGIN' actions can also be given as indented code at the beginning
1496 beginning to scan the buffer that is (or is not) to be considered
1501 though at the beginning of a line. A non-zero macro argument makes
2077 '^' beginning-of-line operator
2238 at the beginning of this section) how complicated the rules are with
2320 that the (huge) token be rescanned from the beginning. Thus if
2642 "^foo|bar" as "match either 'foo' at the beginning of a line, or
2644 'foo' or 'bar' if they come at the beginning of a line". The
2803 beginning of the second part, such as "zx*/xy*", where the 'x*' matches
2804 the 'x' at the beginning of the trailing context. (Note that the POSIX