Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php80 function get_tagname() { function in GenericBox
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php155 if (preg_match('/^h(\d)$/i', $node->get_tagname(), $matches)) {