This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Define sv_insert() as a wrapper to sv_insert_flags(), and move
authorNicholas Clark <nick@ccl4.org>
Tue, 1 Apr 2008 19:59:54 +0000 (19:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 1 Apr 2008 19:59:54 +0000 (19:59 +0000)
commit84335ee93339f99a0959258e640fa57e9f0ba6ab
tree7c83dc66076dbcac80f82d9dbccab64fc801578a
parent27aecdc667df7df9dfe00209a819ab9abfc274ea
Define sv_insert() as a wrapper to sv_insert_flags(), and move
Perl_sv_insert() to mathoms.c

p4raw-id: //depot/perl@33627
embed.fnc
embed.h
mathoms.c
mg.c
proto.h
sv.c
sv.h