This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
patch to report warnings on bogus filehandles passed to flock(),
[perl5.git] / pp.sym
diff --git a/pp.sym b/pp.sym
index 1d8513a..03d36a0 100644 (file)
--- 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
@@ -13,10 +19,12 @@ 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_repeat
 Perl_ck_require
@@ -196,6 +204,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
@@ -376,3 +385,5 @@ Perl_pp_getlogin
 Perl_pp_syscall
 Perl_pp_lock
 Perl_pp_threadsv
+Perl_pp_setstate
+Perl_pp_method_named