1 #ifndef text2pcap_HEADER_H 2 #define text2pcap_HEADER_H 1 3 #define text2pcap_IN_HEADER 1 5 #line 6 "/home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/cmbuild/text2pcap-scanner_lex.h" 9 #line 10 "/home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/cmbuild/text2pcap-scanner_lex.h" 11 #define YY_INT_ALIGNED short int 16 #define YY_FLEX_MAJOR_VERSION 2 17 #define YY_FLEX_MINOR_VERSION 6 18 #define YY_FLEX_SUBMINOR_VERSION 0 19 #if YY_FLEX_SUBMINOR_VERSION > 0 40 #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L 45 #ifndef __STDC_LIMIT_MACROS 46 #define __STDC_LIMIT_MACROS 1 50 typedef int8_t flex_int8_t;
51 typedef uint8_t flex_uint8_t;
52 typedef int16_t flex_int16_t;
53 typedef uint16_t flex_uint16_t;
54 typedef int32_t flex_int32_t;
55 typedef uint32_t flex_uint32_t;
57 typedef signed char flex_int8_t;
58 typedef short int flex_int16_t;
59 typedef int flex_int32_t;
60 typedef unsigned char flex_uint8_t;
61 typedef unsigned short int flex_uint16_t;
62 typedef unsigned int flex_uint32_t;
66 #define INT8_MIN (-128) 69 #define INT16_MIN (-32767-1) 72 #define INT32_MIN (-2147483647-1) 75 #define INT8_MAX (127) 78 #define INT16_MAX (32767) 81 #define INT32_MAX (2147483647) 84 #define UINT8_MAX (255U) 87 #define UINT16_MAX (65535U) 90 #define UINT32_MAX (4294967295U) 105 #if defined (__STDC__) 113 #define yyconst const 125 #define YY_BUF_SIZE 32768 127 #define YY_BUF_SIZE 16384 131 #ifndef YY_TYPEDEF_YY_BUFFER_STATE 132 #define YY_TYPEDEF_YY_BUFFER_STATE 136 #ifndef YY_TYPEDEF_YY_SIZE_T 137 #define YY_TYPEDEF_YY_SIZE_T 138 typedef size_t yy_size_t;
141 extern yy_size_t text2pcap_leng;
143 extern FILE *text2pcap_in, *text2pcap_out;
145 #ifndef YY_STRUCT_YY_BUFFER_STATE 146 #define YY_STRUCT_YY_BUFFER_STATE 157 yy_size_t yy_buf_size;
168 int yy_is_our_buffer;
175 int yy_is_interactive;
191 int yy_buffer_status;
196 void text2pcap_restart (FILE *input_file );
197 void text2pcap__switch_to_buffer (YY_BUFFER_STATE new_buffer );
198 YY_BUFFER_STATE text2pcap__create_buffer (FILE *file,
int size );
199 void text2pcap__delete_buffer (YY_BUFFER_STATE b );
200 void text2pcap__flush_buffer (YY_BUFFER_STATE b );
201 void text2pcap_push_buffer_state (YY_BUFFER_STATE new_buffer );
202 void text2pcap_pop_buffer_state (
void );
204 YY_BUFFER_STATE text2pcap__scan_buffer (
char *base,yy_size_t size );
205 YY_BUFFER_STATE text2pcap__scan_string (yyconst
char *yy_str );
206 YY_BUFFER_STATE text2pcap__scan_bytes (yyconst
char *bytes,yy_size_t len );
208 void *text2pcap_alloc (yy_size_t );
209 void *text2pcap_realloc (
void *,yy_size_t );
210 void text2pcap_free (
void * );
214 #define text2pcap_wrap() (1) 215 #define YY_SKIP_YYWRAP 217 extern int text2pcap_lineno;
219 extern char *text2pcap_text;
223 #define yytext_ptr text2pcap_text 225 #ifdef YY_HEADER_EXPORT_START_CONDITIONS 230 #ifndef YY_NO_UNISTD_H 238 #ifndef YY_EXTRA_TYPE 239 #define YY_EXTRA_TYPE void * 245 int text2pcap_lex_destroy (
void );
247 int text2pcap_get_debug (
void );
249 void text2pcap_set_debug (
int debug_flag );
251 YY_EXTRA_TYPE text2pcap_get_extra (
void );
253 void text2pcap_set_extra (YY_EXTRA_TYPE user_defined );
255 FILE *text2pcap_get_in (
void );
257 void text2pcap_set_in (FILE * _in_str );
259 FILE *text2pcap_get_out (
void );
261 void text2pcap_set_out (FILE * _out_str );
263 yy_size_t text2pcap_get_leng (
void );
265 char *text2pcap_get_text (
void );
267 int text2pcap_get_lineno (
void );
269 void text2pcap_set_lineno (
int _line_number );
275 #ifndef YY_SKIP_YYWRAP 277 extern "C" int text2pcap_wrap (
void );
279 extern int text2pcap_wrap (
void );
284 static void yy_flex_strncpy (
char *,yyconst
char *,
int );
287 #ifdef YY_NEED_STRLEN 288 static int yy_flex_strlen (yyconst
char * );
296 #ifndef YY_READ_BUF_SIZE 299 #define YY_READ_BUF_SIZE 16384 301 #define YY_READ_BUF_SIZE 8192 306 #ifndef YY_START_STACK_INCR 307 #define YY_START_STACK_INCR 25 314 #define YY_DECL_IS_OURS 1 316 extern int text2pcap_lex (
void);
318 #define YY_DECL int text2pcap_lex (void) 324 #undef YY_FLUSH_BUFFER 327 #undef yy_set_interactive 328 #undef YY_DO_BEFORE_ACTION 330 #ifdef YY_DECL_IS_OURS 331 #undef YY_DECL_IS_OURS 335 #line 98 "/home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/text2pcap-scanner.l" 338 #line 339 "/home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/cmbuild/text2pcap-scanner_lex.h" 339 #undef text2pcap_IN_HEADER int yy_bs_lineno
Definition: scanner.c:250
int yy_bs_column
Definition: scanner.c:251
Definition: scanner.c:214