X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=f2dbb0bd6b19f0ada441e17aa1fe61d859635b05;hb=46983aadfac6b944b1ca63d7d2d411068cfd6b1c;hp=42b29f6967008d1e091ca65b345db84ea9ec1b10;hpb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index 42b29f6..f2dbb0b 100644 --- a/pp.sym +++ b/pp.sym @@ -1,5 +1,5 @@ # -# !!!!!!! 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 +9,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 +17,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 @@ -30,10 +30,10 @@ Perl_ck_null Perl_ck_open Perl_ck_repeat Perl_ck_require +Perl_ck_return Perl_ck_rfun Perl_ck_rvconst Perl_ck_sassign -Perl_ck_scmp Perl_ck_select Perl_ck_shift Perl_ck_sort @@ -390,3 +390,5 @@ Perl_pp_lock Perl_pp_threadsv Perl_pp_setstate Perl_pp_method_named +Perl_pp_dor +Perl_pp_dorassign