X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=19be260b70ea2df342a89499704c15f3955e8542;hb=c0e1089ae3d29de8c9817373e1b7f36eaf9a9cd8;hp=2bd39221536e5a35397a7f2d50cc60fb9de52035;hpb=78f9721bf0dc33981bedf125bcfa5c0c42b69eba;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index 2bd3922..19be260 100644 --- a/pp.sym +++ b/pp.sym @@ -1,5 +1,6 @@ +# -*- buffer-read-only: t -*- # -# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by opcode.pl from its data. Any changes made here # will be lost! # @@ -9,6 +10,7 @@ Perl_ck_bitop Perl_ck_concat Perl_ck_defined Perl_ck_delete +Perl_ck_die Perl_ck_eof Perl_ck_eval Perl_ck_exec @@ -16,7 +18,6 @@ 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 @@ -34,7 +35,6 @@ Perl_ck_return Perl_ck_rfun Perl_ck_rvconst Perl_ck_sassign -Perl_ck_scmp Perl_ck_select Perl_ck_shift Perl_ck_sort @@ -44,6 +44,7 @@ Perl_ck_subr Perl_ck_substr Perl_ck_svconst Perl_ck_trunc +Perl_ck_unpack Perl_pp_null Perl_pp_stub Perl_pp_scalar @@ -391,3 +392,7 @@ Perl_pp_lock Perl_pp_threadsv Perl_pp_setstate Perl_pp_method_named +Perl_pp_dor +Perl_pp_dorassign + +# ex: set ro: