Searched refs:is_utf8 (Results 1 – 4 of 4) sorted by relevance
/plugin/highlight2wiki/ | ||
H A D | action.php | 375 function is_utf8($str) { |
/plugin/sqlraw/ | ||
H A D | simple_html_dom.php | 784 if ((strcasecmp($targetCharset, 'UTF-8') == 0) && ($this->is_utf8($text))) |
/plugin/imapmarkers/syntax/ | ||
H A D | imapmarkers_simple_html_dom.php | 1081 && ($this->is_utf8($text))) { |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ | ||
H A D | Mpdf.php | 26004 function is_utf8(&$string) |