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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm256 elsif ($command eq 'C') { return $self->seq_c ($_) }
373 sub seq_c { return $_[0]{alt} ? "``$_[1]''" : "`$_[1]'" } subroutine
H A DText.pm317 elsif ($command eq 'C') { return $self->seq_c ($_) }
447 sub seq_c { subroutine

Completed in 17 milliseconds