Home
last modified time | relevance | path

Searched refs:SvPOKp_on (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dsv.h1000 #define SvPOKp_on(sv) (assert_not_ROK(sv) assert_not_glob(sv) \ macro
H A Dsv.c3108 SvPOKp_on(sv); in Perl_sv_2pv_flags()
3129 SvPOKp_on(sv); in Perl_sv_2pv_flags()
3149 SvPOKp_on(sv); in Perl_sv_2pv_flags()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071450 SvPOKp_on # Z added by devel/scanprov