Searched refs:CJKfollowing (Results 1 – 1 of 1) sorted by relevance
239 var $CJKfollowing; variable in Mpdf\\Mpdf8033 …this->CJKleading . "]/u", $followingchar) || preg_match("/[" . $this->CJKfollowing . "]/u", $check…8034 …. $this->CJKleading . "]/u", $checkchar) && !preg_match("/[" . $this->CJKfollowing . "]/u", $follo…8140 …!preg_match("/[" . $this->CJKfollowing . "]/u", $checkchar) && !preg_match("/[" . $this->CJKleadin…19148 if (preg_match("/[" . $this->CJKfollowing . "]/u", $letter) && $k < (count($letters) - 1)) {