Lines Matching full:matched
489 invoked holds the number of the matched rule, and added an
490 example of using yy_act to profile how often each rule is matched.
724 - flex now generates warnings for rules that can't be matched.
728 - If you specify the '-s' flag but the default rule can be matched,
783 will affect '^' anchoring for the next rule matched
855 formerly it matched any character at all followed by a ']'.
1082 matched rule instead of which number rule it was from
1154 patterns still cannot be properly matched and generate
1201 which is always executed prior to the matched rule's action.