Searched defs:start_head5 (Results 1 – 2 of 2) sorted by relevance
77 sub start_head5 { shift->_generic_start('=head5', @_); } global() subroutine
403 sub start_head5 { $_[0]{'in_head'} = 5; $_[0]{htext} = ''; } global() subroutine