]> git.ipfire.org Git - thirdparty/cups.git/blame - vcnet/regex/main.ih
Merge changes from CUPS 1.5svn-r9000.
[thirdparty/cups.git] / vcnet / regex / main.ih
CommitLineData
f8b3a85b
MS
1/* ========= begin header generated by ./mkh ========= */
2#ifdef __cplusplus
3extern "C" {
4#endif
5
6/* === main.c === */
7void regress(FILE *in);
8void try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts);
9int options(int type, char *s);
10int opt(int c, char *s);
11void fixstr(register char *p);
12char *check(char *str, regmatch_t sub, char *should);
13static char *eprint(int err);
14static int efind(char *name);
15
16#ifdef __cplusplus
17}
18#endif
19/* ========= end header generated by ./mkh ========= */