Home
last modified time | relevance | path

Searched refs:att_nb (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/p5-XML-Twig/XML-Twig-3.52/t/
H A Dxmlxpath_xpath_cond.t68 foreach (@elts) { $nb_atts+= $_->att_nb; }
H A Dtest_3_44.t139 is( $e->att_nb, 0, 'att_nb on element with no attributes');
142 is( $e->att_nb, 0, 'att_nb on element with no more attributes');
H A Dtest_additional.t2254 is( $t->first_elt( 'elt1')->att_nb, 0, 'att_nb, 0');# test 552
2256 is( $t->first_elt( 'elt2')->att_nb, 1, 'att_nb, 1');# test 553
2258 is( $t->first_elt( 'elt3')->att_nb, 2, 'att_nb, 2');# test 554
/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm4892 *has_atts= *att_nb;
7502 sub att_nb subroutine
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm5131 *has_atts= *att_nb;
7727 sub att_nb subroutine
H A DTwig_pm.slow5131 *has_atts= *att_nb;
7727 sub att_nb
13387 =item att_nb
13394 attributes, thus being an alias to C<L<att_nb>>