Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php353 function hasLeaf() { function in XML
354 $hasLeaf = false;
357 $hasLeaf = true;
361 return $hasLeaf;