Home
last modified time | relevance | path

Searched defs:cmd_item_text (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DText.pm609 sub cmd_item_text { my $self = shift; $self->item_common ('text', @_) } subroutine
H A DMan.pm1464 sub cmd_item_text { my $self = shift; $self->item_common ('text', @_) } subroutine