diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-08 21:04:48 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-08 21:04:48 +0000 |
commit | db5cf5a9c391da96933df0f1e349efb8c51e35f9 (patch) | |
tree | 86611b4d36797a8b5f61a7f3e9f26263e7f400eb /global.sym | |
parent | 1d5472a96cdafb6d0b947d16fd3e5f3ddac8a37b (diff) | |
download | perl-db5cf5a9c391da96933df0f1e349efb8c51e35f9.tar.gz |
remove bogus symbols from global.sym
p4raw-id: //depot/perl@3095
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/global.sym b/global.sym index e49afc7e2b..89199578f6 100644 --- a/global.sym +++ b/global.sym @@ -40,9 +40,6 @@ cast_ulong cast_i32 cast_iv cast_uv -check_uni -checkcomma -ck_aelem ck_anoncode ck_bitop ck_concat @@ -143,18 +140,13 @@ dump_packsubs dump_sub fbm_compile fbm_instr -fetch_gv -fetch_io filter_add filter_del filter_read find_script find_threadsv fold_constants -force_ident force_list -force_next -force_word form free_tmps gen_constant_list @@ -213,7 +205,6 @@ init_stacks init_thread_intern instr intro_my -intuit_more invert io_close is_uni_alnum @@ -313,9 +304,7 @@ mg_magical mg_set mg_size mod -modkids moreswitches -mstats my my_bcopy my_bzero @@ -382,11 +371,8 @@ newSVsv newUNOP newWHILEOP newXS -newXSUB nextargv ninstr -no_fh_allowed -no_op oopsAV oopsCV oopsHV @@ -484,20 +470,9 @@ scalarkids scalarseq scalarvoid scan_bin -scan_const -scan_formline -scan_heredoc scan_hex -scan_ident -scan_inputsymbol scan_num scan_oct -scan_pat -scan_prefix -scan_str -scan_subst -scan_trans -scan_word scope screaminstr setdefout @@ -505,7 +480,6 @@ setenv_getix share_hek sharepvn sighandler -skipspace stack_grow start_subparse sub_crush_depth @@ -563,7 +537,6 @@ sv_peek sv_pv sv_pvn sv_pvn_force -sv_ref sv_reftype sv_replace sv_report_used @@ -572,7 +545,6 @@ sv_setiv sv_setiv_mg sv_setnv sv_setnv_mg -sv_setptrobj sv_setpv sv_setpv_mg sv_setpvf @@ -614,8 +586,6 @@ to_uni_upper_lc to_utf8_lower to_utf8_title to_utf8_upper -too_few_arguments -too_many_arguments unlnk unlock_condpair unshare_hek |