X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=151b7c3983de631ced523e66ef865e8501e89340;hb=6e9d10810a2ec27ec94fd014e5dbab341c35afb1;hp=d3747af05d2366d43fe462a80d67e92381bfa481;hpb=864dbfa3ca8032ef66f7aa86961933b19b962357;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index d3747af..151b7c3 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 @@ -7,28 +13,33 @@ Perl_ck_eof Perl_ck_eval Perl_ck_exec Perl_ck_exists +Perl_ck_exit Perl_ck_ftst Perl_ck_fun -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_open Perl_ck_repeat Perl_ck_require +Perl_ck_return Perl_ck_rfun Perl_ck_rvconst -Perl_ck_scmp +Perl_ck_sassign Perl_ck_select Perl_ck_shift Perl_ck_sort Perl_ck_spair Perl_ck_split Perl_ck_subr +Perl_ck_substr Perl_ck_svconst Perl_ck_trunc Perl_pp_null @@ -195,6 +206,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 @@ -375,3 +387,5 @@ Perl_pp_getlogin Perl_pp_syscall Perl_pp_lock Perl_pp_threadsv +Perl_pp_setstate +Perl_pp_method_named