Home
last modified time | relevance | path

Searched refs:known_but_hard_to_test_for (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Dregenerate106 my $hard_ref = &known_but_hard_to_test_for;
H A Dscanprov83 my $hard_to_test_ref = known_but_hard_to_test_for();
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapicheck.pl151 my %ignore = map { ("$_$sep" => 1) } keys %{&known_but_hard_to_test_for()};
H A Dppptools.pl441 sub known_but_hard_to_test_for subroutine