main.ih
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. /* ========= begin header generated by ./mkh ========= */
  2. #ifdef __cplusplus
  3. extern "C" {
  4. #endif
  5. /* === main.c === */
  6. void regress(FILE *in);
  7. void rx_try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts);
  8. int options(int type, char *s);
  9. int opt(int c, char *s);
  10. void fixstr(register char *p);
  11. char *check(char *str, my_regmatch_t sub, char *should);
  12. static char *eprint(int err);
  13. static int efind(char *name);
  14. #ifdef __cplusplus
  15. }
  16. #endif
  17. /* ========= end header generated by ./mkh ========= */