Home
last modified time | relevance | path

Searched refs:isPINode (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/p5-XML-Twig/XML-Twig-3.52/t/
H A Dxmlxpath_additional.t87 nok( $t->isPINode, '$t isPINode');
97 nok( $root->isPINode, '$root isPINode');
107 nok( $p->isPINode, '$p isPINode');
120 nok( $att->isPINode, '$att isPINode');
129 nok( $comment->isPINode, '$comment isPINode');
138 ok( $pi->isPINode, '$pi isPINode');
/dports/textproc/p5-XML-XPath/XML-XPath-1.44/lib/XML/XPath/Node/
H A DPI.pm31 sub isPINode { 1; } subroutine
/dports/devel/R-cran-gdata/gdata/inst/perl/XML/Twig/
H A DXPath.pm65 sub isPINode { 0 } subroutine
175 sub isPINode { 0 } subroutine
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/Twig/
H A DXPath.pm68 sub isPINode { 0 } subroutine
194 sub isPINode { 0 } subroutine
/dports/textproc/p5-XML-DOM-XPath/XML-DOM-XPath-0.14/
H A DXPath.pm62 sub isPINode { 0 }; subroutine
247 sub isPINode { 1 }; subroutine
/dports/textproc/p5-XML-XPathEngine/XML-XPathEngine-0.14/t/
H A Dminidom.pm44 sub isPINode {} subroutine
/dports/textproc/p5-XML-XPathEngine/XML-XPathEngine-0.14/lib/XML/XPathEngine/
H A DStep.pm413 return 1 if $node->isPINode;
416 return unless $node->isPINode;
/dports/textproc/p5-XML-XPath/XML-XPath-1.44/lib/XML/XPath/
H A DNode.pm265 sub isPINode {} subroutine
H A DStep.pm412 return unless $node->isPINode;
/dports/www/p5-HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.14/lib/HTML/TreeBuilder/
H A DXPath.pm27 sub isPINode { 0 } subroutine
/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm4907 *isPINode = *is_pi;
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm5146 *isPINode = *is_pi;
H A DTwig_pm.slow5146 *isPINode = *is_pi;
13788 =item isPINode