xref: /PHP-5.5/ext/ereg/regex/main.ih (revision aa3eee1d)
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 ========= */
20