Home | History | Annotate | Download | only in texinfo

Lines Matching full:matched

130 * Matching::                    How the input is matched
184 @item How The Input Is Matched
185 the rules for determining what has been matched
188 how to specify what to do when a pattern is matched
275 By default, any text not matched by a @code{flex} scanner is
533 matched by @var{s} is included when determining whether this rule is
535 the action is executed. So the action only sees the text matched
700 @section How the input is matched
715 matched pattern is then executed (a more detailed
720 the next character in the input is considered matched and
782 the pattern is matched the input token is simply
793 output since they will be matched by the default rule.)
847 "second best" rule which matched the input (or a
849 described above in "How the Input is Matched", and
851 either be one which matched as much text as the
853 input file, or one which matched less text. For
909 First "mega-" is matched and echoed to the output.
910 Then "kludge" is matched, but the previous "mega-"
978 using @samp{%array} instead (see How The Input Is Matched).
1741 action which is always executed prior to the matched
1745 number of the matched rule (rules are numbered starting
1747 your rules is matched. The following would do the trick:
1921 --accepting rule at line 53 ("the matched text")
1948 will be matched regardless of case. The matched
2048 to decide what token has been matched if it
2518 to find a rule which is matched. With a bit of
2613 the fact that the longer the tokens matched, the faster
2652 over the other rules to keep the matched text as long as
2750 above in the section How the Input is Matched, dynamically
2786 returns the text of the most recently matched
2790 returns the length of the most recently matched
3013 has been matched by a rule. If @samp{input()} encounters
3118 the next token is matched, unless the scanner was
3204 @item warning, rule cannot be matched
3206 rule cannot be matched because it follows other rules that
3208 the following "foo" cannot be matched because it comes
3218 @item warning, -s option given but default rule can be matched
3238 encountered an input string which wasn't matched by any of
3244 and one of its rules matched a string longer than the @samp{YYL-}
3316 Some trailing context patterns cannot be properly matched
3322 draft states that the text matched by such patterns is
3349 entails rescanning all the text matched so far by the
3359 been matched. The number of entries is equal to the