Searched refs:aliasReplace (Results 1 – 1 of 1) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 9707 $html = $this->aliasReplace($html, $pnstr, $pntstr, $nb); 9786 $html = $this->aliasReplace($html, $pnstr, $pntstr, $nb); 9863 $this->pages[$n] = $this->aliasReplace($this->pages[$n], $pnstr, $pntstr, $nb); 12408 $html = $this->aliasReplace($html, $pnstr, $pntstr, $nb); 27417 protected function aliasReplace($html, $PAGENO, $NbPgGp, $NbPg) function in Mpdf\\Mpdf
|