Searched refs:SvSetMagicSV (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
| D | 5004000 | 52 SvSetMagicSV # U
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5004000 | 145 SvSetMagicSV # E
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/ |
| D | ListUtil.xs | 568 SvSetMagicSV(ret, args[1]); in reduce() 591 SvSetMagicSV(ret, *PL_stack_sp); in reduce() 611 SvSetMagicSV(ret, *PL_stack_sp); in reduce()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | pp_hot.c | 338 SvSetMagicSV(targ, val); in PP() 388 SvSetMagicSV(targ, val); in PP() 501 SvSetMagicSV(left, right); in PP() 5063 SvSetMagicSV(*itersvp, sv); in PP()
|
| D | sv.h | 2389 #define SvSetMagicSV(dst,src) \ macro
|
| D | regcomp_study.c | 264 SvSetMagicSV(longest_sv, data->last_found); in Perl_scan_commit()
|
| D | pp_sys.c | 1512 SvSetMagicSV(SP[i], sv);
|
| D | pp.c | 7630 SvSetMagicSV(targ, val);
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | apidoc.fnc | 970 Amd|void|SvSetMagicSV|SV* dsv|SV* ssv
|
| /openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/ |
| D | APItest.xs | 2040 SvSetMagicSV(copy, value); 2066 SvSetMagicSV(copy, value);
|