Home
last modified time | relevance | path

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 DChecker.pm82 sub end_head4 { $_[0]->emit_par(-1) } global() subroutine
H A DText.pm65 sub end_head4 { $_[0]->emit_par(-1) } global() subroutine
H A DXHTML.pm487 sub end_head4 { shift->_end_head(@_); } global() subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm905 sub end_head4 { shift->end_head(@_) } subroutine