diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-12-19 21:34:42 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-12-19 21:34:42 +0000 |
commit | 7ea3cd407b6ec2a3e424bdfbc486b6e01d6d28bd (patch) | |
tree | 07e09d8ad20b5ba1bc0766d43bd3fee8319ccca0 /global.sym | |
parent | 9ad0568745f6fe01e5fc04f7d23be449d0c377a4 (diff) | |
download | perl-7ea3cd407b6ec2a3e424bdfbc486b6e01d6d28bd.tar.gz |
Integrate mainline.
p4raw-id: //depot/perlio@8202
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 7ca196bc1e..2f6f65b9c8 100644 --- a/global.sym +++ b/global.sym @@ -21,6 +21,7 @@ Perl_get_context Perl_set_context Perl_amagic_call Perl_Gv_AMupdate +Perl_gv_handler Perl_apply_attrs_string Perl_avhv_delete_ent Perl_avhv_exists_ent @@ -315,6 +316,7 @@ Perl_pmflag Perl_pop_scope Perl_push_scope Perl_regdump +Perl_regclass_swash Perl_pregexec Perl_pregfree Perl_pregcomp |