X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=d1cfb99e458c2e824ee7b066bfed82d10c2f9c36;hb=4325052d2625a06294068527f0d65e6f637a59ee;hp=34961986af69f82140991dde5f8d99deda03df67;hpb=c7e45529067e5669196da1c88cb491070e8fe1ea;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index 3496198..d1cfb99 100644 --- a/global.sym +++ b/global.sym @@ -1,8 +1,9 @@ +# -*- buffer-read-only: t -*- # # global.sym # -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, by Larry Wall and others +# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, +# 2000, 2001, 2002, 2003, 2004, 2005, 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. @@ -204,6 +205,7 @@ Perl_is_uni_punct_lc Perl_is_uni_xdigit_lc Perl_is_utf8_char Perl_is_utf8_string +Perl_is_utf8_string_loc Perl_is_utf8_alnum Perl_is_utf8_alnumc Perl_is_utf8_idfirst @@ -222,6 +224,8 @@ Perl_is_utf8_xdigit Perl_is_utf8_mark Perl_leave_scope Perl_op_null +Perl_op_refcnt_lock +Perl_op_refcnt_unlock Perl_load_module Perl_vload_module Perl_looks_like_number @@ -323,10 +327,12 @@ Perl_scan_version Perl_new_version Perl_upg_version Perl_vnumify +Perl_vnormal Perl_vstringify Perl_vcmp Perl_ninstr Perl_op_free +Perl_find_rundefsvoffset Perl_pad_sv Perl_reentrant_size Perl_reentrant_init @@ -425,13 +431,16 @@ Perl_sv_2bool Perl_sv_2cv Perl_sv_2io Perl_sv_2iv +Perl_sv_2iv_flags Perl_sv_2mortal Perl_sv_2nv Perl_sv_2pv +Perl_sv_2pv_flags Perl_sv_2pvutf8 Perl_sv_2pvbyte Perl_sv_pvn_nomg Perl_sv_2uv +Perl_sv_2uv_flags Perl_sv_iv Perl_sv_uv Perl_sv_nv @@ -552,6 +561,8 @@ Perl_safesyscalloc Perl_safesysrealloc Perl_safesysfree Perl_GetVars +Perl_init_global_struct +Perl_free_global_struct Perl_runops_standard Perl_runops_debug Perl_sv_catpvf_mg @@ -581,8 +592,6 @@ Perl_do_op_dump Perl_do_pmop_dump Perl_do_sv_dump Perl_magic_dump -Perl_default_protect -Perl_vdefault_protect Perl_reginitcolors Perl_sv_2pv_nolen Perl_sv_2pvutf8_nolen @@ -612,6 +621,7 @@ Perl_dirp_dup Perl_gp_dup Perl_mg_dup Perl_sv_dup +Perl_rvpv_dup Perl_sys_intern_dup Perl_ptr_table_new Perl_ptr_table_fetch @@ -635,7 +645,6 @@ Perl_sv_catpvn_flags Perl_sv_catsv_flags Perl_sv_utf8_upgrade_flags Perl_sv_pvn_force_flags -Perl_sv_2pv_flags Perl_sv_copypv Perl_my_atof2 Perl_my_socketpair @@ -663,3 +672,10 @@ Perl_PerlIO_stdin Perl_PerlIO_stdout Perl_PerlIO_stderr Perl_save_set_svflags +Perl_hv_assert +Perl_hv_clear_placeholders +Perl_hv_scalar +Perl_gv_fetchpvn_flags +Perl_gv_fetchsv +Perl_savesvpv +# ex: set ro: