X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=1895fbfb583aaeb9b77b75cdcb268bbe1e07d12d;hb=0a1f2d144e4463451f8627bd1c6ca420a59b01b0;hp=5ab9c718b082e89022b6c0c32b9f4e0575565bd5;hpb=438cc6089d922e42fd6635c1b8212ad034402745;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index 5ab9c71..1895fbf 100644 --- a/global.sym +++ b/global.sym @@ -68,6 +68,7 @@ Perl_sv_setpvf_nocontext Perl_sv_catpvf_mg_nocontext Perl_sv_setpvf_mg_nocontext Perl_fprintf_nocontext +Perl_printf_nocontext Perl_cv_const_sv Perl_cv_undef Perl_cx_dump @@ -232,6 +233,7 @@ Perl_my_memcmp Perl_my_memset Perl_my_pclose Perl_my_popen +Perl_my_popen_list Perl_my_setenv Perl_my_stat Perl_my_swap @@ -437,6 +439,7 @@ Perl_sv_setpviv Perl_sv_setuv Perl_sv_setnv Perl_sv_setref_iv +Perl_sv_setref_uv Perl_sv_setref_nv Perl_sv_setref_pv Perl_sv_setref_pvn @@ -472,9 +475,12 @@ Perl_utf8_hop Perl_utf8_to_bytes Perl_bytes_from_utf8 Perl_bytes_to_utf8 -Perl_utf8_to_uv_simple -Perl_utf8_to_uv -Perl_uv_to_utf8 +Perl_utf8_to_uvchr +Perl_utf8_to_uvuni +Perl_utf8n_to_uvchr +Perl_utf8n_to_uvuni +Perl_uvchr_to_utf8 +Perl_uvuni_to_utf8 Perl_warn Perl_vwarn Perl_warner