Searched refs:textblock (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainer.pm22 sub textblock { subroutine
H A DParser.pm47 sub textblock {
109 B<textblock()>
264 command as normal block of paragraph text (invoking the B<textblock()>
271 ## Just treat this like a textblock
272 $self->textblock($pod_para->raw_text(), $line_num, $pod_para);
303 The base class implementation of this method simply prints the textblock
316 =head1 B<textblock()>
318 $parser->textblock($text,$line_num,$pod_para);
354 sub textblock { subroutine
593 $textblock
[all...]
H A DPlainText.pm170 sub textblock { subroutine
335 # special handling in textblock().
H A DLaTeX.pm1138 =item B<textblock>
1144 sub textblock { subroutine
H A DText.pm254 sub textblock { subroutine
403 # special handling in textblock().
H A DChecker.pm1220 sub textblock { subroutine
H A DMan.pm528 sub textblock { subroutine
792 # special handling in textblock().

Completed in 102 milliseconds