X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/eb6e2d6f1e269264d7937d1be23cbbe0b6820902..33bf3ba1e1da6ddc16507aa7bf0f707475d581e1:/pp.sym diff --git a/pp.sym b/pp.sym index 03d36a0..909e95e 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,13 +9,14 @@ 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 @@ -26,18 +27,20 @@ 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_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