X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=1d1b87618124eda587e7622d7c27ef627803ee8a;hb=b188609906d01f80253fa5875023a178dcb87f97;hp=c0a8e912e0d6023a0feb555bf38b9070977e7add;hpb=cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index c0a8e91..1d1b876 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,36 +10,43 @@ Perl_ck_bitop Perl_ck_concat Perl_ck_defined Perl_ck_delete +Perl_ck_die 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_sassign -Perl_ck_scmp +Perl_ck_say Perl_ck_select Perl_ck_shift +Perl_ck_smartmatch Perl_ck_sort Perl_ck_spair Perl_ck_split Perl_ck_subr +Perl_ck_substr Perl_ck_svconst Perl_ck_trunc +Perl_ck_unpack Perl_pp_null Perl_pp_stub Perl_pp_scalar @@ -386,3 +394,15 @@ Perl_pp_lock Perl_pp_threadsv Perl_pp_setstate Perl_pp_method_named +Perl_pp_dor +Perl_pp_dorassign +Perl_pp_entergiven +Perl_pp_leavegiven +Perl_pp_enterwhen +Perl_pp_leavewhen +Perl_pp_break +Perl_pp_continue +Perl_pp_smartmatch +Perl_pp_say + +# ex: set ro: