Home
last modified time | relevance | path

Searched refs:SvPVutf8x (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D5006000132 SvPVutf8x # U
/openbsd/src/gnu/usr.bin/perl/
Dsv.h2062 # define SvPVutf8x(sv, len) ({SV *_sv = (sv); SvPVutf8(_sv, len); }) macro
2075 # define SvPVutf8x(sv, len) ((PL_Sv = (sv)), SvPVutf8(PL_Sv, len))
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5006000654 SvPVutf8x # E
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dapidoc.fnc940 Amd|char*|SvPVutf8x|SV* sv|STRLEN len