Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtlDump.php2064 $html .= '<span class="changed">&nbsp;' . $this->formatEntityArr($substitute) . '</span>';
2124 … $html .= '<span class="unchanged">&nbsp;' . $this->formatEntityArr($inputGlyphs) . '</span>';
4289 function formatEntityArr($arr) function in Mpdf\\OtlDump