From d41af4b7ebb8d876988289737d1a838784113d88 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Wed, 23 Jun 1999 15:04:21 +0000 Subject: [PATCH] *** empty log message *** --- ext/ereg/regex/engine.ih | 6 +++--- ext/ereg/regex/regcomp.ih | 6 +++--- ext/ereg/regex/regerror.ih | 6 +++--- regex/engine.ih | 6 +++--- regex/regcomp.ih | 6 +++--- regex/regerror.ih | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ext/ereg/regex/engine.ih b/ext/ereg/regex/engine.ih index 1564a2f11f..cc98334e75 100644 --- a/ext/ereg/regex/engine.ih +++ b/ext/ereg/regex/engine.ih @@ -1,9 +1,9 @@ -/* ========= begin header generated by ../../regex/mkh ========= */ +/* ========= begin header generated by ./mkh ========= */ #ifdef __cplusplus extern "C" { #endif -/* === ../../regex/engine.c === */ +/* === engine.c === */ static int matcher(register struct re_guts *g, char *string, size_t nmatch, regmatch_t pmatch[], int eflags); static char *dissect(register struct match *m, char *start, char *stop, sopno startst, sopno stopst); static char *backref(register struct match *m, char *start, char *stop, sopno startst, sopno stopst, sopno lev); @@ -32,4 +32,4 @@ static char *pchar(int ch); #ifdef __cplusplus } #endif -/* ========= end header generated by ../../regex/mkh ========= */ +/* ========= end header generated by ./mkh ========= */ diff --git a/ext/ereg/regex/regcomp.ih b/ext/ereg/regex/regcomp.ih index ece1722f18..f0eeb5f02d 100644 --- a/ext/ereg/regex/regcomp.ih +++ b/ext/ereg/regex/regcomp.ih @@ -1,9 +1,9 @@ -/* ========= begin header generated by ../../regex/mkh ========= */ +/* ========= begin header generated by ./mkh ========= */ #ifdef __cplusplus extern "C" { #endif -/* === ../../regex/regcomp.c === */ +/* === regcomp.c === */ static void p_ere(register struct parse *p, int stop); static void p_ere_exp(register struct parse *p); static void p_str(register struct parse *p); @@ -45,4 +45,4 @@ static sopno pluscount(register struct parse *p, register struct re_guts *g); #ifdef __cplusplus } #endif -/* ========= end header generated by ../../regex/mkh ========= */ +/* ========= end header generated by ./mkh ========= */ diff --git a/ext/ereg/regex/regerror.ih b/ext/ereg/regex/regerror.ih index 498a324f4b..2cb668c24f 100644 --- a/ext/ereg/regex/regerror.ih +++ b/ext/ereg/regex/regerror.ih @@ -1,12 +1,12 @@ -/* ========= begin header generated by ../../regex/mkh ========= */ +/* ========= begin header generated by ./mkh ========= */ #ifdef __cplusplus extern "C" { #endif -/* === ../../regex/regerror.c === */ +/* === regerror.c === */ static char *regatoi(const regex_t *preg, char *localbuf); #ifdef __cplusplus } #endif -/* ========= end header generated by ../../regex/mkh ========= */ +/* ========= end header generated by ./mkh ========= */ diff --git a/regex/engine.ih b/regex/engine.ih index 1564a2f11f..cc98334e75 100644 --- a/regex/engine.ih +++ b/regex/engine.ih @@ -1,9 +1,9 @@ -/* ========= begin header generated by ../../regex/mkh ========= */ +/* ========= begin header generated by ./mkh ========= */ #ifdef __cplusplus extern "C" { #endif -/* === ../../regex/engine.c === */ +/* === engine.c === */ static int matcher(register struct re_guts *g, char *string, size_t nmatch, regmatch_t pmatch[], int eflags); static char *dissect(register struct match *m, char *start, char *stop, sopno startst, sopno stopst); static char *backref(register struct match *m, char *start, char *stop, sopno startst, sopno stopst, sopno lev); @@ -32,4 +32,4 @@ static char *pchar(int ch); #ifdef __cplusplus } #endif -/* ========= end header generated by ../../regex/mkh ========= */ +/* ========= end header generated by ./mkh ========= */ diff --git a/regex/regcomp.ih b/regex/regcomp.ih index ece1722f18..f0eeb5f02d 100644 --- a/regex/regcomp.ih +++ b/regex/regcomp.ih @@ -1,9 +1,9 @@ -/* ========= begin header generated by ../../regex/mkh ========= */ +/* ========= begin header generated by ./mkh ========= */ #ifdef __cplusplus extern "C" { #endif -/* === ../../regex/regcomp.c === */ +/* === regcomp.c === */ static void p_ere(register struct parse *p, int stop); static void p_ere_exp(register struct parse *p); static void p_str(register struct parse *p); @@ -45,4 +45,4 @@ static sopno pluscount(register struct parse *p, register struct re_guts *g); #ifdef __cplusplus } #endif -/* ========= end header generated by ../../regex/mkh ========= */ +/* ========= end header generated by ./mkh ========= */ diff --git a/regex/regerror.ih b/regex/regerror.ih index 498a324f4b..2cb668c24f 100644 --- a/regex/regerror.ih +++ b/regex/regerror.ih @@ -1,12 +1,12 @@ -/* ========= begin header generated by ../../regex/mkh ========= */ +/* ========= begin header generated by ./mkh ========= */ #ifdef __cplusplus extern "C" { #endif -/* === ../../regex/regerror.c === */ +/* === regerror.c === */ static char *regatoi(const regex_t *preg, char *localbuf); #ifdef __cplusplus } #endif -/* ========= end header generated by ../../regex/mkh ========= */ +/* ========= end header generated by ./mkh ========= */ -- 2.40.0