Searched defs:depod (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm993 my $title = depod( $otitle );
1038 my $txt = depod( $poddata[$i] );
1083 my $name = anchorify( depod( $heading ) );
1147 my $text = depod( $otext );
1498 my $text = depod( $par );
1534 my $text = depod( $1 );
1695 # $text is the depod-ed text
1987 # depod - convert text by eliminating all interior sequences
1999 sub depod($){ subroutine

Completed in 51 milliseconds