Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/data/patterns/
H A DNOTES.txt5 Hyphenator4PHP- alternative PHP hyphenator scripts: http://apps.sourceforge.net/trac/hyphenator4php/
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DServiceFactory.php77 $hyphenator = new Hyphenator($mpdf);
146 'hyphenator' => $hyphenator,
H A DMpdf.php932 private $hyphenator;
8077 $ptr = $this->hyphenator->hyphenateWord($currWord, $charctr - $start);
929 private $hyphenator; global() variable in Mpdf\\Mpdf