Home
last modified time | relevance | path

Searched defs:start_head5 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DJustPod.pm77 sub start_head5 { shift->_generic_start('=head5', @_); } global() subroutine
H A DXHTML.pm403 sub start_head5 { $_[0]{'in_head'} = 5; $_[0]{htext} = ''; } global() subroutine