IDZEBRA  2.2.7
Functions | Variables
lexer.h File Reference

Go to the source code of this file.

Functions

int read_file (const char *, struct DFA *)
 
void error (const char *,...)
 

Variables

int ccluse
 

Function Documentation

◆ error()

void error ( const char *  format,
  ... 
)

Definition at line 51 of file agrep.c.

References prog.

Referenced by facet_fetch(), parse_index_spec(), read_defs(), read_file(), read_rules(), sort_fetch(), and special_index_fetch().

◆ read_file()

int read_file ( const char *  s,
struct DFA dfa 
)

Definition at line 141 of file readfile.c.

References err_no, error(), inf, inf_name, line_no, outf, read_defs(), read_rules(), and read_tail().

Referenced by main().

Variable Documentation

◆ ccluse

int ccluse
extern

Definition at line 49 of file lexer.c.

Referenced by lexer_options().