Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dsv.h1976 #define SvPV_nomg_nolen(sv) \ macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h14480 # define SvPV_nomg_nolen(sv) ((SvFLAGS(sv) & (SVf_POK)) == SVf_POK \ macro