関数定義書 仕様書作成ツール【A HotDocument】

yy_flush_buffer

構文構文

Discard all buffered characters. On the next scan, YY_INPUT will be called.

void yy_flush_buffer (
  YY_BUFFER_STATE b
)

パラメータパラメータ

b

機能機能

Discard all buffered characters. On the next scan, YY_INPUT will be called.
@param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.

ファイル名ファイル名

lexer.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | lexer.c