Home
last modified time | relevance | path

Searched refs:set_last_child (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/p5-XML-Twig/XML-Twig-3.52/t/
H A Dtest_3_50.t85 $d->set_last_child( $e3);
/dports/textproc/p5-ODF-lpOD/ODF-lpOD-1.126/
H A DChanges12 - Element.pm: API conflict fix for set_first_child(), set_last_child().
/dports/textproc/p5-ODF-lpOD/ODF-lpOD-1.126/lpOD/
H A DStructuredContainer.pm430 my $t = $self->set_last_child('svg:title', shift);
444 my $t = $self->set_last_child('svg:desc', shift);
H A DElement.pm105 *_set_last_child = *XML::Twig::Elt::set_last_child;
318 sub set_last_child subroutine
H A DDocument.pm1966 my $context = $body->set_last_child('table:named-expressions');
H A DElement.pod563 =head3 set_last_child(tag, text, attributes)
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig_pm.slow2101 $parent->set_last_child( $elt);
2529 $parent->set_last_child( $cdata);
2546 $twig_current->set_last_child( $cdata);
2781 $parent->set_last_child( $elt);
3067 $parent->set_last_child( $ent);
3083 if( $twig_current) { $twig_current->set_last_child( $ent); }
6032 sub set_last_child
7204 { $parent->set_last_child( $elt->_prev_sibling);
7481 $parent->set_last_child( $elt);
9415 $new_elt->set_last_child( $elt);
[all …]
H A DTwig.pm6032 sub set_last_child subroutine
/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm5791 sub set_last_child subroutine
7051 $elt->{parent}->set_last_child( $last_child);