summaryrefslogtreecommitdiff
path: root/regex/debug.ih
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2002-07-07 23:03:44 +0000
committerSVN Migration <svn@php.net>2002-07-07 23:03:44 +0000
commit6befc001c9c6fdd85d1b3717201d2ba457ca33e0 (patch)
tree31c32d6fb48a15932d3c279ae3c48c077c498764 /regex/debug.ih
parentf8875adaab9fe973ab798ead093e21972ed43a13 (diff)
downloadphp-git-INITIAL_IMPORT_SOURCEFORGE.tar.gz
This commit was manufactured by cvs2svn to create tagINITIAL_IMPORT_SOURCEFORGE
'INITIAL_IMPORT_SOURCEFORGE'.
Diffstat (limited to 'regex/debug.ih')
-rw-r--r--regex/debug.ih14
1 files changed, 0 insertions, 14 deletions
diff --git a/regex/debug.ih b/regex/debug.ih
deleted file mode 100644
index 5f40ff7917..0000000000
--- a/regex/debug.ih
+++ /dev/null
@@ -1,14 +0,0 @@
-/* ========= begin header generated by ./mkh ========= */
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/* === debug.c === */
-void regprint(regex_t *r, FILE *d);
-static void s_print(register struct re_guts *g, FILE *d);
-static char *regchar(int ch);
-
-#ifdef __cplusplus
-}
-#endif
-/* ========= end header generated by ./mkh ========= */