mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
13 lines
267 B
Text
13 lines
267 B
Text
|
/* ========= begin header generated by ./mkh ========= */
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
/* === regerror.c === */
|
||
|
static char *regatoi(const regex_t *preg, char *localbuf);
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
/* ========= end header generated by ./mkh ========= */
|