Home
last modified time | relevance | path

Searched refs:hasBranch (Results 1 – 1 of 1) sorted by path

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php337 function hasBranch() { function in XML
338 $hasBranch = false;
341 $hasBranch = true;
345 return $hasBranch;