X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=03d36a0cbd648e80223df38c70e5ed9305fb2360;hb=664bb207f6bd57f05b66c9abec00898987f7060b;hp=1d8513a0973b6f82fc672b1bc4547f8a1913d3de;hpb=b162f9ead0a98db35cdcfc8c889e344c040c8d8e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index 1d8513a..03d36a0 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 @@ -13,10 +19,12 @@ Perl_ck_fun_locale Perl_ck_glob Perl_ck_grep Perl_ck_index +Perl_ck_join Perl_ck_lengthconst Perl_ck_lfun Perl_ck_listiob Perl_ck_match +Perl_ck_method Perl_ck_null Perl_ck_repeat Perl_ck_require @@ -196,6 +204,7 @@ Perl_pp_orassign Perl_pp_method Perl_pp_entersub Perl_pp_leavesub +Perl_pp_leavesublv Perl_pp_caller Perl_pp_warn Perl_pp_die @@ -376,3 +385,5 @@ Perl_pp_getlogin Perl_pp_syscall Perl_pp_lock Perl_pp_threadsv +Perl_pp_setstate +Perl_pp_method_named