Home
last modified time | relevance | path

Searched refs:utf8_to_utf16be (Results 1 – 2 of 2) sorted by relevance

/plugin/translator/
H A Dhelper.php825 $utf16 = utf8_to_utf16be($char);
837 $utf16 = utf8_to_utf16be($char);
850 $utf16 = utf8_to_utf16be($char);
864 $utf16 = utf8_to_utf16be($char);
879 $utf16 = utf8_to_utf16be($char);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php965 function utf8_to_utf16be(&$str, $bom = false) { function