Welcome to mirror list, hosted at ThFree Co, Russian Federation.

regerror.ih « regex « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d428544e39b254c0edb972b6a8a831c3004c7717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* ========= begin header generated by ./mkh ========= */
#ifdef __cplusplus
extern "C" {
#endif

/* === regerror.c === */
static const char *regatoi(const regex_t *preg, char *localbuf);

#ifdef __cplusplus
}
#endif
/* ========= end header generated by ./mkh ========= */