X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=58c05ad501d7e40df8a0577ad61eb506e39303c3;hb=7dbf5f4e6069c22d26a7471f2237d212d602f47c;hp=1ac204be6c3dbaaea0098f6ccb4c830db0cdb10a;hpb=d20fa10417f31b8f4d60b68adce91b91f9d3cd62;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index 1ac204b..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 @@ -418,12 +423,14 @@ Perl_scan_hex Perl_scan_num Perl_scan_oct Perl_screaminstr +Perl_csighandler Perl_stack_grow Perl_start_subparse 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 @@ -431,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 @@ -551,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 @@ -580,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 @@ -611,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 @@ -627,6 +636,8 @@ Perl_sv_nosharing Perl_sv_nolocking Perl_sv_nounlocking Perl_nothreadhook +Perl_Slab_Alloc +Perl_Slab_Free Perl_sv_setsv_flags Perl_sv_catpvn_flags Perl_sv_catsv_flags @@ -659,3 +670,10 @@ Perl_PerlIO_get_cnt 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