Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = … function
H A Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d… function
H A DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false) function in Symfony\\Polyfill\\Mbstring\\Mbstring