Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Iconv.php
Iconv::ERROR_ILLEGAL_CHARACTER
File
vendor/
symfony/
polyfill-iconv/
Iconv.php
, line 39
Class
Iconv
iconv implementation in pure PHP, UTF-8 centric.
Namespace
Symfony\Polyfill\Iconv
Code
public
const
ERROR_ILLEGAL_CHARACTER
=
'iconv(): Detected an illegal character in input string'
;
RSS feed