summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorSpider Boardman <spider@orb.nashua.nh.us>1999-08-28 23:02:11 -0400
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-29 11:10:33 +0000
commit09bef84370e90d727656ea11ba5ee8be80e361d3 (patch)
treea3be55423863d0b8aa13316472ce65fd1007390f /objXSUB.h
parent34d1710f50a396dda66d4f7a7ffb73f6cc80cf01 (diff)
downloadperl-09bef84370e90d727656ea11ba5ee8be80e361d3.tar.gz
sub : attrlist
To: Mailing list Perl5 <perl5-porters@perl.org> Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@4043
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 2423f58bcb..e7b34b1cfd 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -3509,6 +3509,26 @@
#define Perl_magic_killbackrefs pPerl->Perl_magic_killbackrefs
#undef magic_killbackrefs
#define magic_killbackrefs Perl_magic_killbackrefs
+#undef Perl_newANONATTRSUB
+#define Perl_newANONATTRSUB pPerl->Perl_newANONATTRSUB
+#undef newANONATTRSUB
+#define newANONATTRSUB Perl_newANONATTRSUB
+#undef Perl_newATTRSUB
+#define Perl_newATTRSUB pPerl->Perl_newATTRSUB
+#undef newATTRSUB
+#define newATTRSUB Perl_newATTRSUB
+#undef Perl_newMYSUB
+#define Perl_newMYSUB pPerl->Perl_newMYSUB
+#undef newMYSUB
+#define newMYSUB Perl_newMYSUB
+#undef Perl_my_attrs
+#define Perl_my_attrs pPerl->Perl_my_attrs
+#undef my_attrs
+#define my_attrs Perl_my_attrs
+#undef Perl_boot_core_xsutils
+#define Perl_boot_core_xsutils pPerl->Perl_boot_core_xsutils
+#undef boot_core_xsutils
+#define boot_core_xsutils Perl_boot_core_xsutils
#if defined(PERL_OBJECT)
#endif
#if defined(PERL_IN_AV_C) || defined(PERL_DECL_PROT)
@@ -3564,6 +3584,8 @@
#endif
#if defined(PERL_IN_UNIVERSAL_C) || defined(PERL_DECL_PROT)
#endif
+#if defined(PERL_IN_XSUTILS_C) || defined(PERL_DECL_PROT)
+#endif
#if defined(PERL_IN_UTIL_C) || defined(PERL_DECL_PROT)
# if defined(LEAKTEST)
# endif