Searched defs:end_head4 (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/ | ||
H A D | Checker.pm | 82 sub end_head4 { $_[0]->emit_par(-1) } global() subroutine |
H A D | Text.pm | 65 sub end_head4 { $_[0]->emit_par(-1) } global() subroutine |
H A D | XHTML.pm | 487 sub end_head4 { shift->_end_head(@_); } global() subroutine |
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/lib/Pod/ | ||
H A D | Checker.pm | 905 sub end_head4 { shift->end_head(@_) } subroutine |