X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=cbbbaae42fdf523c7169428e15042404f546082f;hb=b0ce926a45891e83ffb4badae874161f93c0eb49;hp=d3747af05d2366d43fe462a80d67e92381bfa481;hpb=864dbfa3ca8032ef66f7aa86961933b19b962357;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index d3747af..cbbbaae 100644 --- a/pp.sym +++ b/pp.sym @@ -1,3 +1,9 @@ +# +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is built by opcode.pl from its data. Any changes made here +# will be lost! +# + Perl_ck_anoncode Perl_ck_bitop Perl_ck_concat @@ -17,11 +23,13 @@ Perl_ck_lengthconst Perl_ck_lfun Perl_ck_listiob Perl_ck_match +Perl_ck_method Perl_ck_null Perl_ck_repeat Perl_ck_require Perl_ck_rfun Perl_ck_rvconst +Perl_ck_sassign Perl_ck_scmp Perl_ck_select Perl_ck_shift @@ -375,3 +383,5 @@ Perl_pp_getlogin Perl_pp_syscall Perl_pp_lock Perl_pp_threadsv +Perl_pp_setstate +Perl_pp_method_named