Home | History | Annotate | Download | only in texinfo

Lines Matching full:yywrap

1123 YY_INPUT, it then checks the @samp{yywrap()} function.  If
1124 @samp{yywrap()} returns false (zero), then it is assumed that the
1131 If you do not supply your own version of @samp{yywrap()}, then you
1133 behaves as though @samp{yywrap()} returned 1), or you must link with
1547 @samp{yy_switch_to_buffer()} may be used by @samp{yywrap()} to set
1550 input sources via either @samp{yy_switch_to_buffer()} or @samp{yywrap()}
1681 be taken when an end-of-file is encountered and yywrap()
2271 yywrap
2274 (If you are using a C++ scanner, then only @code{yywrap}
2283 @samp{yywrap()}, so you now @emph{must} either provide your own
2377 @item yywrap
2379 scanner not call @samp{yywrap()} upon an end-of-file, but
3014 an end-of-file the normal @samp{yywrap()} processing is