Searched defs:start_head2 (Results 1 – 5 of 5) sorted by relevance
57 sub start_head2 { $_[0]{'Thispara'} = '' } global() subroutine
40 sub start_head2 { $_[0]{'Thispara'} = '' } global() subroutine
74 sub start_head2 { shift->_generic_start('=head2', @_); } global() subroutine
400 sub start_head2 { $_[0]{'in_head'} = 2; $_[0]{htext} = ''; } global() subroutine
877 sub start_head2 { shift->start_head(2, @_) } subroutine