mariadb/regex/debug.ih

15 lines
385 B
Text
Raw Normal View History

2000-07-31 21:29:14 +02:00
/* ========= begin header generated by ./mkh ========= */
#ifdef __cplusplus
extern "C" {
#endif
/* === debug.c === */
void regprint(regex_t *r, FILE *d);
static void s_print(CHARSET_INFO *charset, register struct re_guts *g, FILE *d);
static char *regchar(CHARSET_INFO *charset, int ch,char *buf);
2000-07-31 21:29:14 +02:00
#ifdef __cplusplus
}
#endif
/* ========= end header generated by ./mkh ========= */