Searched refs:SvPV_set (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | regcomp_invlist.c | 198 SvPV_set(src, 0); in S_invlist_replace_list_destroys_src() 358 SvPV_set(invlist, (char *) (list + HEADER_LENGTH)); in Perl__new_invlist_C_array()
|
| D | sv.c | 1345 SvPV_set(sv, SvPVX(sv) - delta); in Perl_sv_backoff() 1433 SvPV_set(sv, s); in Perl_sv_grow() 1489 SvPV_set(sv, s); in Perl_sv_grow_fresh() 3800 SvPV_set(dsv, 0); in S_glob_assign_glob() 4622 SvPV_set(dsv, SvPVX_mutable(ssv)); 4628 SvPV_set(ssv, NULL); 4640 SvPV_set(dsv, SvPVX(ssv)); 4689 SvPV_set(dsv, SvPVX_mutable(ssv)); 4699 SvPV_set(dsv, 4968 SvPV_set(dsv, new_pv); [all …]
|
| D | sv.h | 1495 #define SvPV_set(sv, val) \ macro 1559 SvPV_set((sv), (MEM_WRAP_CHECK_(n,char) \ 1598 SvPV_set(sv, SvPVX_mutable(sv) - zok); \
|
| D | pp_hot.c | 1333 SvPV_set(csv, (char *)cpv); in PP() 5577 SvPV_set(TARG, SvPVX(dstr)); in PP() 5581 SvPV_set(dstr, NULL); in PP()
|
| D | malloc.c | 960 SvPV_set(sv, NULL); in perl_get_emergency_buffer()
|
| D | pp_ctl.c | 278 SvPV_set(targ, SvPVX(dstr)); in PP() 283 SvPV_set(dstr, NULL); in PP()
|
| D | pp_pack.c | 2060 SvPV_set(sv, to_start); in marked_upgrade()
|
| D | hv.c | 3535 SvPV_set(value, (char *) he->refcounted_he_data + 1); in S_refcounted_he_value()
|
| D | gv.c | 490 SvPV_set(gv, NULL); in Perl_gv_init_pvn()
|
| D | util.c | 1393 SvPV_set(sv, NULL); in S_mess_alloc()
|
| D | pp.c | 1043 SvPV_set(sv, NULL); in PP()
|
| D | regcomp.c | 13338 SvPV_set(dsv, RX_WRAPPED(ssv)); in Perl_reg_temp_copy()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Encode/Unicode/ |
| D | Unicode.xs | 50 SvPV_set(result, newpv); \
|
| /openbsd/src/gnu/usr.bin/perl/ext/PerlIO-encoding/ |
| D | encoding.xs | 484 SvPV_set(str, (char*)e->base.ptr); in PerlIOEncode_flush()
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| D | SvPV | 197 SvPV_set((sv), (char *) saferealloc( \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
| D | 5003007 | 762 SvPV_set # T
|
| /openbsd/src/gnu/usr.bin/perl/ext/POSIX/ |
| D | POSIX.xs | 3596 SvPV_set(sv, (char *) ""); in difftime()
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | apidoc.fnc | 933 Amd|void|SvPV_set|SV* sv|char* val
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5003007 | 1455 SvPV_set # T
|
| /openbsd/src/gnu/usr.bin/perl/dist/Storable/ |
| D | Storable.xs | 7461 SvPV_set(in, asbytes); in do_retrieve()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| D | ppport.h | 14485 SvPV_set((sv), (char *) saferealloc( \
|