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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm1997 sub depod1($;$$);
2003 ${$_[0]} = depod1( \$string );
2006 depod1( \$string );
2010 sub depod1($;$$){ subroutine
2018 $res .= $1 . depod1( $rstr, $2, closing $3);
2038 $res .= depod1( $rstr, $3, closing $4 );

Completed in 17 milliseconds