X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=08f3d5e48c6d50225d4585a8f84dd60ab61ef60c;hb=e71c662575b0eacf7e7e6e47ee6a2e23313ee8e7;hp=cdc36aaaf80e55bf6af53e0c88c26048523a0ed1;hpb=e1c57cef4ab5e7ff7a568c339d671a16148368b3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index cdc36aa..08f3d5e 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 @@ -356,6 +358,7 @@ Perl_save_item Perl_save_iv Perl_save_list Perl_save_long +Perl_save_mortalizesv Perl_save_nogv Perl_save_scalar Perl_save_pptr @@ -473,9 +476,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