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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm122 you may want to override one or more of B<preprocess_line()> and/or
560 =head1 B<preprocess_line()>
562 $textline = $parser->preprocess_line($text, $line_num);
574 Please note that the B<preprocess_line()> method is invoked I<before>
584 sub preprocess_line { subroutine
613 Please note that the B<preprocess_line()> method is invoked I<before>
1067 $textline = $self->preprocess_line($textline, ++$nlines);

Completed in 18 milliseconds