X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=objXSUB.h;h=bc04f03ceb2e2bab3069061bcd400c097ce1c669;hb=9f07fdcd4d463e2090de7661b6a313c8ecc5278b;hp=23077d4ebcece77f254957ee7dfa789bb4e8a061;hpb=20c3fafb04ffffa6dc18ae6b0f4092a393efdc4f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/objXSUB.h b/objXSUB.h index 23077d4..bc04f03 100644 --- a/objXSUB.h +++ b/objXSUB.h @@ -1,4 +1,4 @@ -/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by embed.pl from data in embed.pl, pp.sym, intrpvar.h, perlvars.h and thrdvar.h. Any changes made here will be lost! */ @@ -35,6 +35,10 @@ #define Perl_Gv_AMupdate pPerl->Perl_Gv_AMupdate #undef Gv_AMupdate #define Gv_AMupdate Perl_Gv_AMupdate +#undef Perl_apply_attrs_string +#define Perl_apply_attrs_string pPerl->Perl_apply_attrs_string +#undef apply_attrs_string +#define apply_attrs_string Perl_apply_attrs_string #undef Perl_avhv_delete_ent #define Perl_avhv_delete_ent pPerl->Perl_avhv_delete_ent #undef avhv_delete_ent @@ -79,10 +83,6 @@ #define Perl_av_extend pPerl->Perl_av_extend #undef av_extend #define av_extend Perl_av_extend -#undef Perl_av_fake -#define Perl_av_fake pPerl->Perl_av_fake -#undef av_fake -#define av_fake Perl_av_fake #undef Perl_av_fetch #define Perl_av_fetch pPerl->Perl_av_fetch #undef av_fetch @@ -107,10 +107,6 @@ #define Perl_av_push pPerl->Perl_av_push #undef av_push #define av_push Perl_av_push -#undef Perl_av_reify -#define Perl_av_reify pPerl->Perl_av_reify -#undef av_reify -#define av_reify Perl_av_reify #undef Perl_av_shift #define Perl_av_shift pPerl->Perl_av_shift #undef av_shift @@ -427,6 +423,10 @@ #define Perl_gv_efullname3 pPerl->Perl_gv_efullname3 #undef gv_efullname3 #define gv_efullname3 Perl_gv_efullname3 +#undef Perl_gv_efullname4 +#define Perl_gv_efullname4 pPerl->Perl_gv_efullname4 +#undef gv_efullname4 +#define gv_efullname4 Perl_gv_efullname4 #undef Perl_gv_fetchfile #define Perl_gv_fetchfile pPerl->Perl_gv_fetchfile #undef gv_fetchfile @@ -455,6 +455,10 @@ #define Perl_gv_fullname3 pPerl->Perl_gv_fullname3 #undef gv_fullname3 #define gv_fullname3 Perl_gv_fullname3 +#undef Perl_gv_fullname4 +#define Perl_gv_fullname4 pPerl->Perl_gv_fullname4 +#undef gv_fullname4 +#define gv_fullname4 Perl_gv_fullname4 #undef Perl_gv_init #define Perl_gv_init pPerl->Perl_gv_init #undef gv_init @@ -707,6 +711,10 @@ #define Perl_is_utf8_char pPerl->Perl_is_utf8_char #undef is_utf8_char #define is_utf8_char Perl_is_utf8_char +#undef Perl_is_utf8_string +#define Perl_is_utf8_string pPerl->Perl_is_utf8_string +#undef is_utf8_string +#define is_utf8_string Perl_is_utf8_string #undef Perl_is_utf8_alnum #define Perl_is_utf8_alnum pPerl->Perl_is_utf8_alnum #undef is_utf8_alnum @@ -1093,6 +1101,10 @@ #define Perl_newSVpvn pPerl->Perl_newSVpvn #undef newSVpvn #define newSVpvn Perl_newSVpvn +#undef Perl_newSVpvn_share +#define Perl_newSVpvn_share pPerl->Perl_newSVpvn_share +#undef newSVpvn_share +#define newSVpvn_share Perl_newSVpvn_share #undef Perl_newSVpvf #define Perl_newSVpvf pPerl->Perl_newSVpvf #undef newSVpvf @@ -1849,10 +1861,22 @@ #define Perl_utf8_hop pPerl->Perl_utf8_hop #undef utf8_hop #define utf8_hop Perl_utf8_hop +#undef Perl_utf8_to_bytes +#define Perl_utf8_to_bytes pPerl->Perl_utf8_to_bytes +#undef utf8_to_bytes +#define utf8_to_bytes Perl_utf8_to_bytes +#undef Perl_bytes_to_utf8 +#define Perl_bytes_to_utf8 pPerl->Perl_bytes_to_utf8 +#undef bytes_to_utf8 +#define bytes_to_utf8 Perl_bytes_to_utf8 #undef Perl_utf8_to_uv #define Perl_utf8_to_uv pPerl->Perl_utf8_to_uv #undef utf8_to_uv #define utf8_to_uv Perl_utf8_to_uv +#undef Perl_utf8_to_uv_chk +#define Perl_utf8_to_uv_chk pPerl->Perl_utf8_to_uv_chk +#undef utf8_to_uv_chk +#define utf8_to_uv_chk Perl_utf8_to_uv_chk #undef Perl_uv_to_utf8 #define Perl_uv_to_utf8 pPerl->Perl_uv_to_utf8 #undef uv_to_utf8 @@ -1938,6 +1962,12 @@ #define Perl_runops_debug pPerl->Perl_runops_debug #undef runops_debug #define runops_debug Perl_runops_debug +#if defined(USE_THREADS) +#undef Perl_sv_lock +#define Perl_sv_lock pPerl->Perl_sv_lock +#undef sv_lock +#define sv_lock Perl_sv_lock +#endif #undef Perl_sv_catpvf_mg #define Perl_sv_catpvf_mg pPerl->Perl_sv_catpvf_mg #undef sv_catpvf_mg @@ -2189,6 +2219,10 @@ #define ptr_table_split Perl_ptr_table_split #endif #if defined(HAVE_INTERP_INTERN) +#undef Perl_sys_intern_clear +#define Perl_sys_intern_clear pPerl->Perl_sys_intern_clear +#undef sys_intern_clear +#define sys_intern_clear Perl_sys_intern_clear #undef Perl_sys_intern_init #define Perl_sys_intern_init pPerl->Perl_sys_intern_init #undef sys_intern_init @@ -2257,10 +2291,6 @@ # if defined(LEAKTEST) # endif #endif -#undef Perl_lock -#define Perl_lock pPerl->Perl_lock -#undef lock -#define lock Perl_lock #if defined(PERL_OBJECT) #endif