Home
last modified time | relevance | path

Searched refs:convertToUtf8 (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DString.php23 public static function convertToUtf8($string) function in PHPUnit_Util_String
H A DXML.php169 PHPUnit_Util_String::convertToUtf8($string),
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJSON.php235 'message' => PHPUnit_Util_String::convertToUtf8($message),
248 $input = PHPUnit_Util_String::convertToUtf8($input);