Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dglobvar.sym7 PL_Yes
H A Dsv.h1026 (SvPVX_const(sv) == PL_Yes || SvPVX_const(sv) == PL_No))
1028 (SvPVX_const(sv) == PL_Yes))
H A Ddump.c2083 PerlIO_printf(file, " [BOOL %s]", ptr == PL_Yes ? "PL_Yes" : "PL_No"); in Perl_do_sv_dump()
H A Dperl.h5424 EXTCONST char PL_Yes[] variable
H A Dsv.c16445 SvPV_set(&PL_sv_yes, (char*)PL_Yes);
/openbsd/gnu/usr.bin/perl/t/op/
H A Dtr.t1093 ok(1, "tr///d on PL_Yes does not assert");
1095 ok(1, "tr/a-z/a-z/d on PL_Yes does not assert");
1097 ok(1, "tr///s on PL_Yes does not assert");