|
IDZEBRA 2.2.8
|
Go to the source code of this file.
Functions | |
| int | read_file (const char *, struct DFA *) |
| void | error (const char *,...) |
Variables | |
| int | ccluse |
| void error | ( | const char * | format, |
| ... | |||
| ) |
Definition at line 51 of file agrep.c.
Referenced by facet_fetch(), parse_index_spec(), read_defs(), read_file(), read_rules(), sort_fetch(), and special_index_fetch().
| 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().
|
extern |
Definition at line 49 of file lexer.c.
Referenced by lexer_options().