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/structyy__buffer__state.html | 405 ++++++++++++++++++++++++++ 1 file changed, 405 insertions(+) create mode 100644 docs/doxygen/nel/structyy__buffer__state.html (limited to 'docs/doxygen/nel/structyy__buffer__state.html') diff --git a/docs/doxygen/nel/structyy__buffer__state.html b/docs/doxygen/nel/structyy__buffer__state.html new file mode 100644 index 00000000..f630c5bd --- /dev/null +++ b/docs/doxygen/nel/structyy__buffer__state.html @@ -0,0 +1,405 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

yy_buffer_state Struct Reference

List of all members. + + + + + + + + + + + + + + +

Public Attributes

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

Member Data 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.

+

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

+ +

+Definition at line 178 of file cf_lexical.cpp.

+

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

+ +

+Definition at line 209 of file cf_lexical.cpp.

+

+ + + + +
+ + +
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.

+

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

+ +

+Definition at line 207 of file cf_lexical.cpp.

+

+ + + + +
+ + +
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.

+

+ + + + +
+ + +
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.

+

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

+ +

+Definition at line 183 of file cf_lexical.cpp.

+


The documentation for this struct was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1