Home
last modified time | relevance | path

Searched refs:SvPV_set (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_invlist.c198 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()
H A Dsv.c1433 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()
4628 SvPV_set(ssv, NULL);
4699 SvPV_set(dsv,
4968 SvPV_set(dsv, new_pv);
5288 SvPV_set(sv, ptr);
5341 SvPV_set(sv, NULL);
5365 SvPV_set(sv, NULL);
14480 SvPV_set(dsv,
[all …]
H A Dsv.h1495 #define SvPV_set(sv, val) \ macro
1559 SvPV_set((sv), (MEM_WRAP_CHECK_(n,char) \
1598 SvPV_set(sv, SvPVX_mutable(sv) - zok); \
H A Dpp_hot.c1333 SvPV_set(csv, (char *)cpv); in PP()
5577 SvPV_set(TARG, SvPVX(dstr)); in PP()
5581 SvPV_set(dstr, NULL); in PP()
H A Dmalloc.c960 SvPV_set(sv, NULL); in perl_get_emergency_buffer()
H A Dpp_ctl.c278 SvPV_set(targ, SvPVX(dstr)); in PP()
283 SvPV_set(dstr, NULL); in PP()
H A Dhv.c3535 SvPV_set(value, (char *) he->refcounted_he_data + 1); in S_refcounted_he_value()
H A Dpp_pack.c2060 SvPV_set(sv, to_start); in marked_upgrade()
H A Dgv.c490 SvPV_set(gv, NULL); in Perl_gv_init_pvn()
H A Dutil.c1393 SvPV_set(sv, NULL); in S_mess_alloc()
H A Dpp.c1043 SvPV_set(sv, NULL); in PP()
H A Dregcomp.c13338 SvPV_set(dsv, RX_WRAPPED(ssv)); in Perl_reg_temp_copy()
/openbsd/gnu/usr.bin/perl/cpan/Encode/Unicode/
H A DUnicode.xs50 SvPV_set(result, newpv); \
/openbsd/gnu/usr.bin/perl/ext/PerlIO-encoding/
H A Dencoding.xs484 SvPV_set(str, (char*)e->base.ptr); in PerlIOEncode_flush()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A DSvPV197 SvPV_set((sv), (char *) saferealloc( \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D5003007762 SvPV_set # T
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs3596 SvPV_set(sv, (char *) ""); in difftime()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc933 Amd|void|SvPV_set|SV* sv|char* val
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071455 SvPV_set # T
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs7461 SvPV_set(in, asbytes); in do_retrieve()
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h14485 SvPV_set((sv), (char *) saferealloc( \