1/* ========= begin header generated by ./mkh ========= */
2#ifdef __cplusplus
3extern "C" {
4#endif
5
6/* === debug.c === */
7void regprint(my_regex_t *r, FILE *d);
8static void s_print(const CHARSET_INFO *charset, struct re_guts *g,
9                    FILE *d);
10static char *regchar(const CHARSET_INFO *charset, int ch,char *buf);
11
12#ifdef __cplusplus
13}
14#endif
15/* ========= end header generated by ./mkh ========= */
16