Home
last modified time | relevance | path

Searched refs:first_child_trimmed_text (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/p5-XML-Twig/XML-Twig-3.52/t/
H A Dtest_additional.t308 is( $sect->first_child_trimmed_text, "elt 3", "first_child_trimmed_text");# test 78
309 …is( $sect->first_child_trimmed_text( 'goofy'), "", "first_child_trimmed_text (no child)");# test 79
437 nok( $elt2->first_child_trimmed_text( 'foo'), "first_child_trimmed_text on empty elt( 'foo')");# te…
446 nok( $elt4->first_child_trimmed_text, 'first_child_trimmed_text on empty');# test 149
/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm4865 *trimmed_field = *first_child_trimmed_text;
6370 sub first_child_trimmed_text subroutine
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm5104 *trimmed_field = *first_child_trimmed_text;
6612 sub first_child_trimmed_text subroutine
H A DChanges1233 first_child_trimmed_text, last_child_trimmed_text...)
H A DTwig_pm.slow5104 *trimmed_field = *first_child_trimmed_text;
6612 sub first_child_trimmed_text
12083 =item first_child_trimmed_text
12114 Same method as C<first_child_trimmed_text> with a different name