|
LibreOffice Module hwpfilter (master) 1
|
Go to the source code of this file.
Functions | |
| void | initFlex (char const *s) |
| void | deinitFlex () |
| int | yylex () |
| void deinitFlex | ( | ) |
Definition at line 2109 of file lexer.cxx.
References YY_CURRENT_BUFFER, yy_delete_buffer(), and yy_init.
Referenced by mainParse().
| void initFlex | ( | char const * | s | ) |
Definition at line 2104 of file lexer.cxx.
References yy_scan_string(), and yy_switch_to_buffer().
Referenced by mainParse().
| int yylex | ( | ) |