Lines Matching full:yymore
830 do so if the action also includes use of @samp{yymore()} (see
896 @samp{yymore()} tells the scanner that the next time it
905 mega- ECHO; yymore();
916 Two notes regarding use of @samp{yymore()}. First, @samp{yymore()}
919 if you are using @samp{yymore()}. Second, the presence of
920 @samp{yymore()} in the scanner's action entails a minor
1979 entails a substantial performance penalty; use of @samp{yymore()},
2386 the @code{REJECT} or @samp{yymore()} features. The @code{reject} and @code{yymore}
2462 yymore()
3229 uses @code{REJECT} or @samp{yymore()} but that @code{flex} failed to notice the
3233 file, for example). Use @samp{%option reject} or @samp{%option yymore}