This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Give Errno its own Maintainers.pl entry
[perl5.git] / global.sym
index 122682d..dde11d4 100644 (file)
@@ -1,23 +1,26 @@
-#  -*- buffer-read-only: t -*-
+# -*- buffer-read-only: t -*-
 #
 #    global.sym
 #
-#    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#    2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, by Larry Wall and others
+#    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+#    2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Larry Wall and others
 #
 #    You may distribute under the terms of either the GNU General Public
 #    License or the Artistic License, as specified in the README file.
 #
 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
 # This file is built by regen/embed.pl from data in embed.fnc,
-# regen/embed.pl, regen/opcodes intrpvar.h, and perlvars.h.
+# regen/embed.pl, regen/opcodes, intrpvar.h and perlvars.h.
 # Any changes made here will be lost!
 #
 # Edit those files and run 'make regen_headers' to effect changes.
-#
+
 Perl_Gv_AMupdate
 Perl_PerlIO_context_layers
+Perl__append_range_to_invlist
+Perl__new_invlist
 Perl__swash_inversion_hash
+Perl__swash_to_invlist
 Perl_amagic_call
 Perl_amagic_deref_call
 Perl_apply_attrs_string
@@ -130,7 +133,7 @@ Perl_find_rundefsvoffset
 Perl_foldEQ
 Perl_foldEQ_latin1
 Perl_foldEQ_locale
-Perl_foldEQ_utf8
+Perl_foldEQ_utf8_flags
 Perl_form
 Perl_free_tmps
 Perl_get_av
@@ -148,8 +151,6 @@ Perl_getcwd_sv
 Perl_gp_free
 Perl_gp_ref
 Perl_grok_bin
-Perl_grok_bslash_c
-Perl_grok_bslash_o
 Perl_grok_hex
 Perl_grok_number
 Perl_grok_numeric_radix
@@ -286,6 +287,8 @@ Perl_is_utf8_string_loc
 Perl_is_utf8_string_loclen
 Perl_is_utf8_upper
 Perl_is_utf8_xdigit
+Perl_is_utf8_xidcont
+Perl_is_utf8_xidfirst
 Perl_leave_scope
 Perl_lex_bufutf8
 Perl_lex_discard_to
@@ -884,4 +887,5 @@ Perl_reentrant_size
 Perl_do_aspawn
 Perl_do_spawn
 Perl_do_spawn_nowait
+
 # ex: set ro: