X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=58c05ad501d7e40df8a0577ad61eb506e39303c3;hb=605881df1187f0374622b9de459bb7d803f7d806;hp=34961986af69f82140991dde5f8d99deda03df67;hpb=c7e45529067e5669196da1c88cb491070e8fe1ea;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index 3496198..58c05ad 100644 --- a/global.sym +++ b/global.sym @@ -1,8 +1,8 @@ # # 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 +204,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 +223,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 +326,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,6 +430,7 @@ 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 @@ -432,6 +438,7 @@ 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 +559,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 +590,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 +619,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 @@ -663,3 +671,9 @@ 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