This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add patch, along with all the missing bits, and doc tweaks
[perl5.git] / globals.c
index 1daf4f1..451b461 100644 (file)
--- a/globals.c
+++ b/globals.c
@@ -60,6 +60,8 @@
 #define pp_rcatline    CPerlObj::Perl_pp_rcatline
 #undef  pp_regcmaybe   
 #define pp_regcmaybe   CPerlObj::Perl_pp_regcmaybe
+#undef  pp_regcreset   
+#define pp_regcreset   CPerlObj::Perl_pp_regcreset
 #undef  pp_regcomp     
 #define pp_regcomp     CPerlObj::Perl_pp_regcomp
 #undef  pp_match