Home
last modified time | relevance | path

Searched defs:encodingList (Results 1 – 1 of 1) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A DMbstring.php77 private static $encodingList = ['ASCII', 'UTF-8']; variable in Symfony\\Polyfill\\Mbstring\\Mbstring
419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
455 public static function mb_detect_order($encodingList = null)