Data Structures | Macros | Typedefs | Functions
gfsmRegex.lex.h File Reference

flex-generated lexer headers for gfsmRegexCompiler More...

#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
Include dependency graph for gfsmRegex.lex.h:

Go to the source code of this file.

Data Structures

struct  yy_buffer_state
 flex-generated lexer input buffer state struct More...

Macros

#define gfsmRegex_yyIN_HEADER   1
#define YY_INT_ALIGNED   short int
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION   2
#define YY_FLEX_MINOR_VERSION   5
#define YY_FLEX_SUBMINOR_VERSION   33
#define FLEX_BETA
#define FLEXINT_H
#define INT8_MIN   (-128)
#define INT16_MIN   (-32767-1)
#define INT32_MIN   (-2147483647-1)
#define INT8_MAX   (127)
#define INT16_MAX   (32767)
#define INT32_MAX   (2147483647)
#define UINT8_MAX   (255U)
#define UINT16_MAX   (65535U)
#define UINT32_MAX   (4294967295U)
#define yyconst
#define YY_TYPEDEF_YY_SCANNER_T
#define yyin   yyg->yyin_r
#define yyout   yyg->yyout_r
#define yyextra   yyg->yyextra_r
#define yyleng   yyg->yyleng_r
#define yytext   yyg->yytext_r
#define yylineno   (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
#define yycolumn   (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
#define yy_flex_debug   yyg->yy_flex_debug_r
#define YY_TYPEDEF_YY_BUFFER_STATE
#define YY_TYPEDEF_YY_SIZE_T
#define YY_STRUCT_YY_BUFFER_STATE
#define yytext_ptr   yytext_r
#define YY_EXTRA_TYPE   void *
#define YY_READ_BUF_SIZE   8192
#define YY_START_STACK_INCR   25
#define YY_DECL_IS_OURS   1
#define YY_DECL

Typedefs

typedef signed char flex_int8_t
typedef short int flex_int16_t
typedef int flex_int32_t
typedef unsigned char flex_uint8_t
typedef unsigned short int flex_uint16_t
typedef unsigned int flex_uint32_t
typedef void * yyscan_t
typedef struct yy_buffer_stateYY_BUFFER_STATE
typedef unsigned int yy_size_t

Functions

int gfsmRegex_yylex_init (yyscan_t *scanner)
void gfsmRegex_yyrestart (FILE *input_file, yyscan_t yyscanner)
void gfsmRegex_yy_switch_to_buffer (YY_BUFFER_STATE new_buffer, yyscan_t yyscanner)
YY_BUFFER_STATE gfsmRegex_yy_create_buffer (FILE *file, int size, yyscan_t yyscanner)
void gfsmRegex_yy_delete_buffer (YY_BUFFER_STATE b, yyscan_t yyscanner)
void gfsmRegex_yy_flush_buffer (YY_BUFFER_STATE b, yyscan_t yyscanner)
void gfsmRegex_yypush_buffer_state (YY_BUFFER_STATE new_buffer, yyscan_t yyscanner)
void gfsmRegex_yypop_buffer_state (yyscan_t yyscanner)
YY_BUFFER_STATE gfsmRegex_yy_scan_buffer (char *base, yy_size_t size, yyscan_t yyscanner)
YY_BUFFER_STATE gfsmRegex_yy_scan_string (char *yy_str, yyscan_t yyscanner)
YY_BUFFER_STATE gfsmRegex_yy_scan_bytes (char *bytes, int len, yyscan_t yyscanner)
void * gfsmRegex_yyalloc (yy_size_t, yyscan_t yyscanner)
void * gfsmRegex_yyrealloc (void *, yy_size_t, yyscan_t yyscanner)
void gfsmRegex_yyfree (void *, yyscan_t yyscanner)
int gfsmRegex_yylex_destroy (yyscan_t yyscanner)
int gfsmRegex_yyget_debug (yyscan_t yyscanner)
void gfsmRegex_yyset_debug (int debug_flag, yyscan_t yyscanner)
void * gfsmRegex_yyget_extra (yyscan_t yyscanner)
void gfsmRegex_yyset_extra (void *user_defined, yyscan_t yyscanner)
FILE * gfsmRegex_yyget_in (yyscan_t yyscanner)
void gfsmRegex_yyset_in (FILE *in_str, yyscan_t yyscanner)
FILE * gfsmRegex_yyget_out (yyscan_t yyscanner)
void gfsmRegex_yyset_out (FILE *out_str, yyscan_t yyscanner)
int gfsmRegex_yyget_leng (yyscan_t yyscanner)
char * gfsmRegex_yyget_text (yyscan_t yyscanner)
int gfsmRegex_yyget_lineno (yyscan_t yyscanner)
void gfsmRegex_yyset_lineno (int line_number, yyscan_t yyscanner)
YYSTYPEgfsmRegex_yyget_lval (yyscan_t yyscanner)
void gfsmRegex_yyset_lval (YYSTYPE *yylval_param, yyscan_t yyscanner)
int gfsmRegex_yywrap (yyscan_t yyscanner)
int gfsmRegex_yylex (YYSTYPE *yylval_param, yyscan_t yyscanner)

Detailed Description

Macro Definition Documentation

#define gfsmRegex_yyIN_HEADER   1
#define YY_INT_ALIGNED   short int
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION   2
#define YY_FLEX_MINOR_VERSION   5
#define YY_FLEX_SUBMINOR_VERSION   33
#define FLEX_BETA
#define FLEXINT_H
#define INT8_MIN   (-128)
#define INT16_MIN   (-32767-1)
#define INT32_MIN   (-2147483647-1)
#define INT8_MAX   (127)
#define INT16_MAX   (32767)
#define INT32_MAX   (2147483647)
#define UINT8_MAX   (255U)
#define UINT16_MAX   (65535U)
#define UINT32_MAX   (4294967295U)
#define yyconst
#define YY_TYPEDEF_YY_SCANNER_T
#define yyin   yyg->yyin_r
#define yyout   yyg->yyout_r
#define yyextra   yyg->yyextra_r
#define yyleng   yyg->yyleng_r
#define yytext   yyg->yytext_r
#define yylineno   (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
#define yycolumn   (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
#define yy_flex_debug   yyg->yy_flex_debug_r
#define YY_TYPEDEF_YY_BUFFER_STATE
#define YY_TYPEDEF_YY_SIZE_T
#define YY_STRUCT_YY_BUFFER_STATE
#define yytext_ptr   yytext_r
#define YY_EXTRA_TYPE   void *
#define YY_READ_BUF_SIZE   8192
#define YY_START_STACK_INCR   25
#define YY_DECL_IS_OURS   1
#define YY_DECL
Value:
(YYSTYPE * yylval_param , yyscan_t yyscanner)

Typedef Documentation

typedef signed char flex_int8_t
typedef short int flex_int16_t
typedef int flex_int32_t
typedef unsigned char flex_uint8_t
typedef unsigned short int flex_uint16_t
typedef unsigned int flex_uint32_t
typedef void* yyscan_t
typedef unsigned int yy_size_t

Function Documentation

int gfsmRegex_yylex_init ( yyscan_t scanner)
void gfsmRegex_yyrestart ( FILE *  input_file,
yyscan_t  yyscanner 
)
void gfsmRegex_yy_switch_to_buffer ( YY_BUFFER_STATE  new_buffer,
yyscan_t  yyscanner 
)
YY_BUFFER_STATE gfsmRegex_yy_create_buffer ( FILE *  file,
int  size,
yyscan_t  yyscanner 
)
void gfsmRegex_yy_delete_buffer ( YY_BUFFER_STATE  b,
yyscan_t  yyscanner 
)
void gfsmRegex_yy_flush_buffer ( YY_BUFFER_STATE  b,
yyscan_t  yyscanner 
)
void gfsmRegex_yypush_buffer_state ( YY_BUFFER_STATE  new_buffer,
yyscan_t  yyscanner 
)
void gfsmRegex_yypop_buffer_state ( yyscan_t  yyscanner)
YY_BUFFER_STATE gfsmRegex_yy_scan_buffer ( char *  base,
yy_size_t  size,
yyscan_t  yyscanner 
)
YY_BUFFER_STATE gfsmRegex_yy_scan_string ( char *  yy_str,
yyscan_t  yyscanner 
)
YY_BUFFER_STATE gfsmRegex_yy_scan_bytes ( char *  bytes,
int  len,
yyscan_t  yyscanner 
)
void* gfsmRegex_yyalloc ( yy_size_t  ,
yyscan_t  yyscanner 
)
void* gfsmRegex_yyrealloc ( void *  ,
yy_size_t  ,
yyscan_t  yyscanner 
)
void gfsmRegex_yyfree ( void *  ,
yyscan_t  yyscanner 
)
int gfsmRegex_yylex_destroy ( yyscan_t  yyscanner)
int gfsmRegex_yyget_debug ( yyscan_t  yyscanner)
void gfsmRegex_yyset_debug ( int  debug_flag,
yyscan_t  yyscanner 
)
void* gfsmRegex_yyget_extra ( yyscan_t  yyscanner)
void gfsmRegex_yyset_extra ( void *  user_defined,
yyscan_t  yyscanner 
)
FILE* gfsmRegex_yyget_in ( yyscan_t  yyscanner)
void gfsmRegex_yyset_in ( FILE *  in_str,
yyscan_t  yyscanner 
)
FILE* gfsmRegex_yyget_out ( yyscan_t  yyscanner)
void gfsmRegex_yyset_out ( FILE *  out_str,
yyscan_t  yyscanner 
)
int gfsmRegex_yyget_leng ( yyscan_t  yyscanner)
char* gfsmRegex_yyget_text ( yyscan_t  yyscanner)
int gfsmRegex_yyget_lineno ( yyscan_t  yyscanner)
void gfsmRegex_yyset_lineno ( int  line_number,
yyscan_t  yyscanner 
)
YYSTYPE* gfsmRegex_yyget_lval ( yyscan_t  yyscanner)
void gfsmRegex_yyset_lval ( YYSTYPE yylval_param,
yyscan_t  yyscanner 
)
int gfsmRegex_yywrap ( yyscan_t  yyscanner)
int gfsmRegex_yylex ( YYSTYPE yylval_param,
yyscan_t  yyscanner 
)