Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching full:getc

169 	 * if we're using stdio for input, then we want to use getc()
1424 (c = getc( yyin )) != EOF && c != '\n'; ++n ) \