11 string references to 'Iconv'
- AbstractDumper::utf8Encode in vendor/
symfony/ var-dumper/ Dumper/ AbstractDumper.php - Converts a non-UTF-8 string to UTF-8.
- AbstractString::toByteString in vendor/
symfony/ string/ AbstractString.php - AbstractUnicodeString::ascii in vendor/
symfony/ string/ AbstractUnicodeString.php - Generic UTF-8 to ASCII transliteration.
- bootstrap.php in vendor/
symfony/ polyfill-iconv/ bootstrap.php - bootstrap80.php in vendor/
symfony/ polyfill-iconv/ bootstrap80.php - ByteString::toCodePointString in vendor/
symfony/ string/ ByteString.php - CoreExtension::convertEncoding in vendor/
twig/ twig/ src/ Extension/ CoreExtension.php - @internal
- DiagnoseCommand::checkPlatform in vendor/
composer/ composer/ src/ Composer/ Command/ DiagnoseCommand.php - EscaperRuntime::convertEncoding in vendor/
twig/ twig/ src/ Runtime/ EscaperRuntime.php - PlatformRepository::initialize in vendor/
composer/ composer/ src/ Composer/ Repository/ PlatformRepository.php - Initializes the packages array. Mostly meant as an extension point.
- UTF8Utils::convertToUTF8 in vendor/
masterminds/ html5/ src/ HTML5/ Parser/ UTF8Utils.php - Convert data from the given encoding to UTF-8.