Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DSea.php52 const OT_REPHA = 15; define in Mpdf\\Shaper\\Sea
H A DIndic.php27 const OT_REPHA = 15; define in Mpdf\\Shaper\\Indic
160 if ($cat == self::OT_REPHA) {
392 while ($idx < count($info) && $last_syllable == $info[$idx]['syllable'] && $info[$idx]['indic_category'] == self::OT_REPHA) {
476 } elseif ($indic_config[4] == self::REPH_MODE_LOG_REPHA && $info[$start]['indic_category'] == self::OT_REPHA) {
H A DMyanmar.php25 const OT_REPHA = 15; define in Mpdf\\Shaper\\Myanmar