diff options
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/global.sym b/global.sym index fc7bc046fd..5702556528 100644 --- a/global.sym +++ b/global.sym @@ -76,8 +76,6 @@ in_my in_my_stash inc_amg io_close -key_create -key_destroy know_next last_lop last_lop_op @@ -122,7 +120,6 @@ na ncmp_amg ne_amg neg_amg -new_struct_thread nexttoke nexttype nextval @@ -165,7 +162,6 @@ pad_reset_pending padix padix_floor patleave -per_thread_magicals pidstatus pow_amg pow_ass_amg @@ -305,10 +301,10 @@ yyval # Functions Gv_AMupdate -SvTRUE -SvIV -SvUV -SvNV +sv_true +sv_iv +sv_uv +sv_nv amagic_call append_elem append_list @@ -622,6 +618,7 @@ newPROG newPVOP newRANGE newRV +newRV_noinc newSLICEOP newSTATEOP newSUB @@ -959,7 +956,6 @@ pp_snetent pp_socket pp_sockpair pp_sort -pp_specific pp_splice pp_split pp_sprintf |