Searched refs:OT_ZWNJ (Results 1 – 3 of 3) sorted by relevance
15 const OT_ZWNJ = 5; define in Mpdf\\Shaper\\Myanmar126 $cat = self::OT_ZWNJ;
17 const OT_ZWNJ = 5; define in Mpdf\\Shaper\\Indic151 $cat = self::OT_ZWNJ;529 if ($start < $i && $info[$i]['indic_category'] == self::OT_ZWNJ) {665 …fo[$i]['indic_category']) & (self::FLAG(self::OT_ZWJ) | self::FLAG(self::OT_ZWNJ) | self::FLAG(sel…868 $non_joiner = ($info[$i]['indic_category'] == self::OT_ZWNJ);1264 return self::is_one_of($info, (self::FLAG(self::OT_ZWJ) | self::FLAG(self::OT_ZWNJ)));
36 const OT_ZWNJ = 5; define in Mpdf\\Shaper\\Sea