Home
last modified time | relevance | path

Searched refs:RsPARA (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dperl.c3843 if (RsPARA(PL_rs)) { in Perl_moreswitches()
Dperl.h6016 #define RsPARA(sv) (SvPOK(sv) && ! SvCUR(sv)) macro
Dpp.c798 if (RsPARA(PL_rs)) { in S_do_chomp()
Dsv.c8837 else if (RsPARA(PL_rs)) {
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D50030071155 RsPARA # Z added by devel/scanprov