From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03959.html | 375 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 375 insertions(+) create mode 100644 docs/doxygen/nel/a03959.html (limited to 'docs/doxygen/nel/a03959.html') diff --git a/docs/doxygen/nel/a03959.html b/docs/doxygen/nel/a03959.html new file mode 100644 index 00000000..e93b5add --- /dev/null +++ b/docs/doxygen/nel/a03959.html @@ -0,0 +1,375 @@ + + +NeL: yy_buffer_state struct Reference + + + +
+

yy_buffer_state Struct Reference

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

int yy_at_bol
char * yy_buf_pos
char * yy_buf_pos
yy_size_t yy_buf_size
int yy_buffer_status
char * yy_ch_buf
char * yy_ch_buf
int yy_fill_buffer
FILE * yy_input_file
istream * yy_input_file
int yy_is_interactive
int yy_is_our_buffer
int yy_n_chars
+

Field Documentation

+

+ + + + +
+ + +
int yy_buffer_state::yy_at_bol +
+
+ + + + + +
+   + + +

+ +

+Definition at line 202 of file cf_lexical.cpp.

+

+ + + + +
+ + +
char* yy_buffer_state::yy_buf_pos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 173 of file cf_lexical.cpp.

+

+ + + + +
+ + +
char* yy_buffer_state::yy_buf_pos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 147 of file lexlang.cpp. +

+Referenced by NLAISCRIPT::yyFlexLexer::yy_load_buffer_state().

+

+ + + + +
+ + +
yy_size_t yy_buffer_state::yy_buf_size +
+
+ + + + + +
+   + + +

+ +

+Definition at line 178 of file cf_lexical.cpp. +

+Referenced by NLAISCRIPT::yyFlexLexer::yy_create_buffer(), NLAISCRIPT::yyFlexLexer::yy_get_next_buffer(), and yy_get_next_buffer().

+

+ + + + +
+ + +
int yy_buffer_state::yy_buffer_status +
+
+ + + + + +
+   + + +

+ +

+Definition at line 209 of file cf_lexical.cpp. +

+Referenced by cflex(), NLAISCRIPT::yyFlexLexer::yy_get_next_buffer(), and yy_get_next_buffer().

+

+ + + + +
+ + +
char* yy_buffer_state::yy_ch_buf +
+
+ + + + + +
+   + + +

+ +

+Definition at line 172 of file cf_lexical.cpp.

+

+ + + + +
+ + +
char* yy_buffer_state::yy_ch_buf +
+
+ + + + + +
+   + + +

+ +

+Definition at line 146 of file lexlang.cpp. +

+Referenced by cflex(), NLAISCRIPT::yyFlexLexer::yy_create_buffer(), NLAISCRIPT::yyFlexLexer::yy_get_next_buffer(), yy_get_next_buffer(), and NLAISCRIPT::yyFlexLexer::yyinput().

+

+ + + + +
+ + +
int yy_buffer_state::yy_fill_buffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 207 of file cf_lexical.cpp. +

+Referenced by NLAISCRIPT::yyFlexLexer::yy_get_next_buffer(), and yy_get_next_buffer().

+

+ + + + +
+ + +
FILE* yy_buffer_state::yy_input_file +
+
+ + + + + +
+   + + +

+ +

+Definition at line 170 of file cf_lexical.cpp.

+

+ + + + +
+ + +
istream* yy_buffer_state::yy_input_file +
+
+ + + + + +
+   + + +

+ +

+Definition at line 144 of file lexlang.cpp. +

+Referenced by cflex(), and NLAISCRIPT::yyFlexLexer::yy_load_buffer_state().

+

+ + + + +
+ + +
int yy_buffer_state::yy_is_interactive +
+
+ + + + + +
+   + + +

+ +

+Definition at line 196 of file cf_lexical.cpp.

+

+ + + + +
+ + +
int yy_buffer_state::yy_is_our_buffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 189 of file cf_lexical.cpp. +

+Referenced by NLAISCRIPT::yyFlexLexer::yy_create_buffer(), NLAISCRIPT::yyFlexLexer::yy_get_next_buffer(), and yy_get_next_buffer().

+

+ + + + +
+ + +
int yy_buffer_state::yy_n_chars +
+
+ + + + + +
+   + + +

+ +

+Definition at line 183 of file cf_lexical.cpp. +

+Referenced by cflex(), yy_get_next_buffer(), and NLAISCRIPT::yyFlexLexer::yy_load_buffer_state().

+


The documentation for this struct was generated from the following files: +
Generated on Tue Mar 16 06:43:58 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1