Home
last modified time | relevance | path

Searched defs:_last_child (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/xml/
H A Dsimple-node.h152 SimpleNode *_last_child; variable
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/
H A DFrame.php93 protected $_last_child; variable in Dompdf\\Frame
/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm5765 sub _last_child { return $_[0]->{last_child}; } subroutine
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm6006 sub _last_child { return $_[0]->{last_child}; } subroutine