X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=1895fbfb583aaeb9b77b75cdcb268bbe1e07d12d;hb=7d3fb23018f73b213481a8b6b108e1dc03cefcff;hp=48128c911d28a06c9d23d787f0dc320f40fb9bc1;hpb=847a5fae45dac396d0f9e1bb61d5b4ff9d94cdcd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index 48128c9..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 @@ -470,10 +473,14 @@ Perl_utf8_length Perl_utf8_distance 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 @@ -555,5 +562,7 @@ Perl_ptr_table_new Perl_ptr_table_fetch Perl_ptr_table_store Perl_ptr_table_split +Perl_ptr_table_clear +Perl_ptr_table_free Perl_sys_intern_clear Perl_sys_intern_init