Searched defs:start_head4 (Results 1 – 5 of 5) sorted by relevance
59 sub start_head4 { $_[0]{'Thispara'} = '' } global() subroutine
42 sub start_head4 { $_[0]{'Thispara'} = '' } global() subroutine
76 sub start_head4 { shift->_generic_start('=head4', @_); } global() subroutine
402 sub start_head4 { $_[0]{'in_head'} = 4; $_[0]{htext} = ''; } global() subroutine
879 sub start_head4 { shift->start_head(4, @_) } subroutine