Home
last modified time | relevance | path

Searched defs:Perl_newSVpvn_share (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c9769 Perl_newSVpvn_share(pTHX_ const char *src, I32 len, U32 hash) global() function
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h16020 #define Perl_newSVpvn_share DPPP_(my_newSVpvn_share) macro