diff options
author | Vincent Pit <perl@profvince.com> | 2008-03-31 21:05:44 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2008-03-31 19:48:26 +0000 |
commit | c0dd94a09fcdb6ab5e0b1ca3c71b5902301ca665 (patch) | |
tree | 23866137031f3fe990b0966110796c205f8855f3 /global.sym | |
parent | cc8432b2c2234e63e6e0a56afb004bdbc786967e (diff) | |
download | perl-c0dd94a09fcdb6ab5e0b1ca3c71b5902301ca665.tar.gz |
Double magic with substr
Message-ID: <47F119E8.5010106@profvince.com>
p4raw-id: //depot/perl@33618
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 5423985109..870b77b212 100644 --- a/global.sym +++ b/global.sym @@ -523,6 +523,7 @@ Perl_sv_gets Perl_sv_grow Perl_sv_inc Perl_sv_insert +Perl_sv_insert_flags Perl_sv_isa Perl_sv_isobject Perl_sv_len |