diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-05-25 10:31:21 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-05-25 10:31:21 +0000 |
commit | ae77835f9b08444f73b593d4cdc0758132dbbf00 (patch) | |
tree | 5f626cfecad7636b4da1329b5602c41f2cf53d23 /interp.sym | |
parent | c750a3ec3b866067ab46dbcc9083205d823047c3 (diff) | |
parent | ec4e49dc1523dcdb6bec56a66be410eab95cfa61 (diff) | |
download | perl-ae77835f9b08444f73b593d4cdc0758132dbbf00.tar.gz |
First stab at 5.003 -> 5.004 integration.
p4raw-id: //depot/perl@18
Diffstat (limited to 'interp.sym')
-rw-r--r-- | interp.sym | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/interp.sym b/interp.sym index 30e856286a..4cb07c2498 100644 --- a/interp.sym +++ b/interp.sym @@ -18,8 +18,10 @@ chopset copline curblock curcop +curcopdb curcsv curpm +curstack curstash curstname cxstack @@ -29,7 +31,6 @@ dbargs debdelim debname debstash -debug defgv defoutgv defstash @@ -38,7 +39,6 @@ diehook dirty dlevel dlmax -do_undump doextract doswitches dowarn @@ -71,12 +71,14 @@ laststype leftgv lineary localizing +localpatches main_cv main_root main_start mainstack maxscream maxsysfd +mess_sv minus_F minus_a minus_c @@ -101,13 +103,10 @@ origargv origfilename ors orslen -pad -padname parsehook patchlevel perldb perl_destruct_level -pidstatus preambled preambleav preprocess @@ -117,7 +116,6 @@ rightgv rs runlevel sawampersand -sawi sawstudy sawvec screamfirst @@ -129,13 +127,15 @@ sortcop sortstack sortstash splitstr -stack +start_env statcache statgv statname statusvalue +statusvalue_vms stdingv strchop +strtab sv_count sv_objcount sv_root |