Home
last modified time | relevance | path

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

/plugin/combo/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) argument
455 mb_detect_order($encodingList = null) global() argument
[all...]