debug.ih 329 B

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