Home
last modified time | relevance | path

Searched refs:preprocess_paragraph (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm546 sub preprocess_paragraph { subroutine
560 return $self->SUPER::preprocess_paragraph($_);
H A DParser.pm624 sub preprocess_paragraph { subroutine
931 $wantNonPods and $text = $self->preprocess_paragraph($text, $line_num);
955 $text = $self->preprocess_paragraph($text, $line_num);
H A DPlainText.pm265 sub preprocess_paragraph { subroutine
H A DText.pm331 sub preprocess_paragraph { subroutine
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperltoc.pod18776 =item B<preprocess_paragraph()>