summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1998-11-27 10:22:19 -0500
committerGurusamy Sarathy <gsar@cpan.org>1998-11-28 19:21:17 +0000
commitd88dccdfb395b1157f084b2065b4dae06e68381b (patch)
tree376bfec25d3d6d3556bba5feabb29288ccd4c921 /objXSUB.h
parent6a65c6a0721422f3dbac9c301f2d6e8b04b74975 (diff)
downloadperl-d88dccdfb395b1157f084b2065b4dae06e68381b.tar.gz
regcolors
Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2370
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index ae1dab5524..2a86440797 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -2613,6 +2613,8 @@
#define reginclass pPerl->Perl_reginclass
#undef reginclassutf8
#define reginclassutf8 pPerl->Perl_reginclassutf8
+#undef reginitcolors
+#define reginitcolors pPerl->Perl_reginitcolors
#undef reginsert
#define reginsert pPerl->Perl_reginsert
#undef regmatch