Home
last modified time | relevance | path

Searched refs:convertToUTF8 (Results 1 – 15 of 15) sorted by path

/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php468 $newValue = StringUtil::convertToUTF8($oldValue);
H A DStringUtil.php40 static public function convertToUTF8($str) { function in Sabre\\VObject\\StringUtil
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php33 $string = StringUtil::convertToUTF8(chr(0xbf));
41 $string = StringUtil::convertToUTF8('I �� SabreDAV');
49 $string = StringUtil::convertToUTF8(chr(0x00));
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php468 $newValue = StringUtil::convertToUTF8($oldValue);
H A DStringUtil.php40 static public function convertToUTF8($str) { function in Sabre\\VObject\\StringUtil
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php33 $string = StringUtil::convertToUTF8(chr(0xbf));
41 $string = StringUtil::convertToUTF8('I �� SabreDAV');
49 $string = StringUtil::convertToUTF8(chr(0x00));
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php557 $newValue = StringUtil::convertToUTF8($oldValue);
H A DStringUtil.php42 static function convertToUTF8($str) { function in Sabre\\VObject\\StringUtil
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php33 $string = StringUtil::convertToUTF8(chr(0xbf));
41 $string = StringUtil::convertToUTF8('I �� SabreDAV');
49 $string = StringUtil::convertToUTF8(chr(0x00));
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php517 $newValue = StringUtil::convertToUTF8($oldValue);
H A DStringUtil.php41 public static function convertToUTF8($str) function in Sabre\\VObject\\StringUtil
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php468 $newValue = StringUtil::convertToUTF8($oldValue);
H A DStringUtil.php40 static public function convertToUTF8($str) { function in Sabre\\VObject\\StringUtil
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php33 $string = StringUtil::convertToUTF8(chr(0xbf));
41 $string = StringUtil::convertToUTF8('I �� SabreDAV');
49 $string = StringUtil::convertToUTF8(chr(0x00));