Home
last modified time | relevance | path

Searched defs:end_head2 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DChecker.pm80 sub end_head2 { $_[0]->emit_par(-3) } global() subroutine
H A DText.pm63 sub end_head2 { $_[0]->emit_par(-3) } global() subroutine
H A DXHTML.pm485 sub end_head2 { shift->_end_head(@_); } global() subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm903 sub end_head2 { shift->end_head(@_) } subroutine