Home
last modified time | relevance | path

Searched refs:sv_catpv_nomg (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D501300628 sv_catpv_nomg # U
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501300675 sv_catpv_nomg # U
/openbsd/gnu/usr.bin/perl/
H A Dsv.h2211 #define sv_catpv_nomg(dsv, sstr) sv_catpv_flags(dsv, sstr, 0) macro
H A Dlocale.c7695 sv_catpv_nomg (sv, current); in S_emulate_langinfo()
H A Dsv.c12248 sv_catpv_nomg(sv, s ? s : nullstr);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc836 Adm|void|sv_catpv_nomg|SV * const dsv|const char * sstr