Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtlDump.php2068 $html .= '&nbsp; <span class="unicode">' . $this->formatUniArr($substitute) . '</span> ';
2120 $html .= '<span class="unicode">' . $this->formatUniArr($inputGlyphs) . '&nbsp;</span> ';
4271 function formatUniArr($arr) function in Mpdf\\OtlDump