php-src/regex/regerror.ih

13 lines
267 B
Plaintext
Raw Normal View History

1999-06-23 15:04:21 +00:00
/* ========= begin header generated by ./mkh ========= */
1999-04-07 21:19:35 +00:00
#ifdef __cplusplus
extern "C" {
#endif
1999-06-23 15:04:21 +00:00
/* === regerror.c === */
1999-04-07 21:19:35 +00:00
static char *regatoi(const regex_t *preg, char *localbuf);
#ifdef __cplusplus
}
#endif
1999-06-23 15:04:21 +00:00
/* ========= end header generated by ./mkh ========= */