|
IDZEBRA
2.0.54
|
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 * | , |
| ... | |||
| ) |
Definition at line 51 of file agrep.c.
References prog.
Referenced by facet_fetch(), read_defs(), read_file(), read_rules(), sort_fetch(), and special_index_fetch().
| int read_file | ( | const char * | , |
| struct 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().
| int ccluse |
Definition at line 49 of file lexer.c.
Referenced by lexer_options().
1.8.1.2