Searched refs:newSVsv (Results 1 - 25 of 27) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.xs74 RETVAL = (newSVsv(&PL_sv_undef));
83 RETVAL = (newSVsv(&PL_sv_yes));
92 RETVAL = (newSVsv(&PL_sv_no));
114 RETVAL = (newSVsv(boolSV(value)));
135 RETVAL = newSVsv(DEFSV);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.xs116 ident_svptr = newSVsv(ident);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.xs273 val = newSVsv(POPs);
398 apad = newSVsv(apad);
475 totpad = newSVsv(sep);
555 totpad = newSVsv(sep);
687 sname = newSVsv(iname);
695 newapad = newSVsv(apad);
944 XPUSHs(sv_2mortal(newSVsv(ST(1))));
946 XPUSHs(sv_2mortal(newSVsv(ST(2))));
951 href = newSVsv(POPs);
1080 newapad = newSVsv(apa
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.xs225 PERL_OBJECT(sv) = (GV*) newSVsv(object) ;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.xs174 db->type = newSVsv(code) ; \
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/
H A DAPItest.xs106 RETVAL = newSVsv(*result);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/encoding/
H A Dencoding.xs72 sv = newSVsv(POPs);
130 e->enc = newSVsv(result);
149 e->chk = newSVsv(get_sv("PerlIO::encoding::fallback", 0));
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A DXSUB.h256 db_type = newSVsv(code) ; \
271 arg = newSVsv(arg); \
H A Dmg.c2092 PL_encoding = newSVsv(sv);
2126 PL_compiling.cop_io = newSVsv(sv);
2176 PL_compiling.cop_warnings = newSVsv(sv) ;
2239 PL_rs = newSVsv(sv);
2245 PL_ors_sv = newSVsv(sv);
2255 PL_ofs_sv = newSVsv(sv);
H A Dhv.c413 keysv = newSVsv(keysv);
485 keysv = newSVsv(keysv);
529 keysv = sv_2mortal(newSVsv(keysv));
1347 HeVAL(ent) = newSVsv(HeVAL(oent));
1379 newSVsv(HeVAL(entry)), HeHASH(entry),
H A Dutf8.c1572 errsv_save = newSVsv(ERRSV);
1599 errsv_save = newSVsv(ERRSV);
1601 retval = newSVsv(*PL_stack_sp--);
1715 errsv_save = newSVsv(ERRSV);
1717 retval = newSVsv(*PL_stack_sp--);
H A Dav.c574 retval = newSVsv(*PL_stack_sp--);
690 retval = newSVsv(*PL_stack_sp--);
H A Dpp.c487 sv = newSVsv(sv);
1425 *SP = sv_2mortal(newSVsv(*SP));
2870 SV* tsv = sv_2mortal(newSVsv(sv));
2900 SV* tsv = sv_2mortal(newSVsv(sv));
3061 repl_sv_copy = newSVsv(repl_sv);
3238 tmpsv = sv_2mortal(newSVsv(argsv));
3306 SV* tsv = sv_2mortal(newSVsv(left));
H A Dpp_ctl.c1069 sv = sv_2mortal(newSVsv(sv));
1531 PUSHs(sv_2mortal(newSVsv(cx->blk_eval.old_namesv)));
1579 mask = newSVsv(old_warnings);
1722 cx->blk_loop.iterlval = newSVsv(sv);
3379 PL_compiling.cop_warnings = newSVsv(PL_curcop->cop_warnings);
3386 PL_compiling.cop_io = newSVsv(PL_curcop->cop_io);
H A Dperl.c2714 PL_ors_sv = newSVsv(PL_rs);
4442 av_push(GvAVn(PL_incgv), newSVsv(subdir));
4450 av_push(GvAVn(PL_incgv), newSVsv(subdir));
4456 av_push(GvAVn(PL_incgv), newSVsv(subdir));
4466 av_push(GvAVn(PL_incgv), newSVsv(subdir));
H A Dutil.c3102 PL_rs = newSVsv(t->Trs);
3107 PL_bodytarget = newSVsv(t->Tbodytarget);
3108 PL_toptarget = newSVsv(t->Ttoptarget);
3122 SV *sv = newSVsv(*svp);
H A Dop.c1831 PL_compiling.cop_warnings = newSVsv(PL_compiling.cop_warnings) ;
1836 PL_compiling.cop_io = newSVsv(PL_compiling.cop_io) ;
2953 pack = newSVOP(OP_CONST, 0, newSVsv(((SVOP*)idop)->op_sv));
2977 pack = newSVOP(OP_CONST, 0, newSVsv(((SVOP*)idop)->op_sv));
3385 cop->cop_warnings = newSVsv(PL_curcop->cop_warnings) ;
3389 cop->cop_io = newSVsv(PL_curcop->cop_io) ;
4072 sv = newSVsv(sv);
H A Dgv.c1527 SV* newref = newSVsv(tmpRef);
H A Dperlio.c2156 return newSVsv(arg);
2159 return newSVsv(arg);
H A Dpp_hot.c1751 sv_magic(lv, key2 = newSVsv(keysv), PERL_MAGIC_defelem, Nullch, 0);
1877 *itersvp = newSVsv(cur);
H A Dpp_sys.c1827 bufsv = sv_2mortal(newSVsv(bufsv));
1835 bufsv = sv_2mortal(newSVsv(bufsv));
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/scalar/
H A Dscalar.xs236 var = newSVsv(var);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.xs133 opset = newSVsv(old_opset);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.xs606 sv = newSVsv(sv); /* GMAGIG will be done */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.xs1591 sv = newSVsv(&PL_sv_undef);
1617 HvNAME(pkg), strlen(HvNAME(pkg)), newSVsv(&PL_sv_undef), 0);
5196 sv = newSVsv(sub);
5210 XPUSHs(sv_2mortal(newSVsv(sub)));
5355 sv_h_undef = newSVsv(&PL_sv_undef);

Completed in 345 milliseconds

12