X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1830b3d9c87f8b1473b0a80759846f7a5dccae5a..4c2e1131552eebe059a9a4379a6680d114241092:/global.sym diff --git a/global.sym b/global.sym index 23e7bb9..1bd1a56 100644 --- a/global.sym +++ b/global.sym @@ -1,23 +1,22 @@ -# -*- 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, pp.sym, 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__swash_inversion_hash Perl_amagic_call Perl_amagic_deref_call Perl_apply_attrs_string @@ -128,6 +127,7 @@ Perl_find_runcv Perl_find_rundefsv Perl_find_rundefsvoffset Perl_foldEQ +Perl_foldEQ_latin1 Perl_foldEQ_locale Perl_foldEQ_utf8 Perl_form @@ -219,7 +219,7 @@ Perl_hv_scalar Perl_hv_store Perl_hv_store_ent Perl_hv_store_flags -Perl_hv_undef +Perl_hv_undef_flags Perl_init_i18nl10n Perl_init_i18nl14n Perl_init_stacks @@ -310,6 +310,7 @@ Perl_mfree Perl_mg_clear Perl_mg_copy Perl_mg_find +Perl_mg_findext Perl_mg_free Perl_mg_free_type Perl_mg_get @@ -318,6 +319,7 @@ Perl_mg_magical Perl_mg_set Perl_mg_size Perl_mini_mktime +Perl_mod Perl_moreswitches Perl_mro_get_from_name Perl_mro_get_linear_isa @@ -428,11 +430,15 @@ Perl_pack_cat Perl_packlist Perl_pad_findmy Perl_pad_push +Perl_parse_arithexpr Perl_parse_barestmt Perl_parse_block +Perl_parse_fullexpr Perl_parse_fullstmt Perl_parse_label +Perl_parse_listexpr Perl_parse_stmtseq +Perl_parse_termexpr perl_alloc perl_construct perl_destruct @@ -613,6 +619,7 @@ Perl_sv_cmp_flags Perl_sv_cmp_locale Perl_sv_cmp_locale_flags Perl_sv_compile_2op +Perl_sv_compile_2op_is_broken Perl_sv_copypv Perl_sv_dec Perl_sv_dec_nomg @@ -693,6 +700,7 @@ Perl_sv_tainted Perl_sv_true Perl_sv_uni_display Perl_sv_unmagic +Perl_sv_unmagicext Perl_sv_unref Perl_sv_unref_flags Perl_sv_untaint @@ -875,4 +883,5 @@ Perl_reentrant_size Perl_do_aspawn Perl_do_spawn Perl_do_spawn_nowait + # ex: set ro: