Searched refs:strcode2utf (Results 1 – 8 of 8) sorted by relevance
17 public static function strcode2utf($str, $lo = true) function in Mpdf\\Utils\\UtfString
49 $objattr['top-text'] = UtfString::strcode2utf($attr['TOP-TEXT']);56 $objattr['bottom-text'] = UtfString::strcode2utf($attr['BOTTOM-TEXT']);91 $objattr['divider'] = UtfString::strcode2utf($attr['DIVIDER']);
24 $attr['VALUE'] = UtfString::strcode2utf($attr['VALUE']);
49 $objattr['title'] = UtfString::strcode2utf($objattr['title']);58 $attr['VALUE'] = UtfString::strcode2utf($attr['VALUE']);
219 $char = UtfString::strcode2utf($char);
37 …$code = UtfString::strcode2utf($code); // mPDF 5.7.1 Allows e.g. <barcode code="5432
1068" ty…
3157 $e = UtfString::strcode2utf($e);
13393 $e = UtfString::strcode2utf($e);25996 $html = UtfString::strcode2utf($html, $lo);26023 $txt = UtfString::strcode2utf($txt);26677 $e = UtfString::strcode2utf($e);