Searched refs:OT_ZWJ (Results 1 – 3 of 3) sorted by relevance
18 const OT_ZWJ = 6; define in Mpdf\\Shaper\\Indic153 $cat = self::OT_ZWJ;463 …indic_config[4] == self::REPH_MODE_EXPLICIT && $info[$start + 2]['indic_category'] == self::OT_ZWJ)522 …if ($start < $i && $info[$i]['indic_category'] == self::OT_ZWJ && $info[$i - 1]['indic_category'] …547 if ($limit < $i && $info[$i - 1]['indic_category'] == self::OT_ZWJ) {665 …if ((self::FLAG($info[$i]['indic_category']) & (self::FLAG(self::OT_ZWJ) | self::FLAG(self::OT_ZWN…841 ($i + 2 == $base || $info[$i + 2]['indic_category'] != self::OT_ZWJ)) {931 if ($base == $end && $start < $base && $info[$base - 1]['indic_category'] != self::OT_ZWJ) {1264 return self::is_one_of($info, (self::FLAG(self::OT_ZWJ) | self::FLAG(self::OT_ZWNJ)));
16 const OT_ZWJ = 6; define in Mpdf\\Shaper\\Myanmar128 $cat = self::OT_ZWJ;
38 const OT_ZWJ = 6; define in Mpdf\\Shaper\\Sea