Searched refs:utf8_check (Results 1 – 6 of 6) sorted by relevance
94 if(!utf8_check($text)) {
137 if(!utf8_check($file)) $file = utf8_encode($file);
108 if (!utf8_check($text)) {
195 if (!utf8_check($csv)) {
88 function utf8_check($Str) { function
310 if(!utf8_check($opt['content'])) $opt['content'] = utf8_encode($opt['content']);