Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DPullParserEndToken.pm22 sub is_tag { shift->is_tagname(@_) } global() subroutine
H A DPullParserStartToken.pm21 sub is_tag { shift->is_tagname(@_) } global() subroutine