Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php51 …function mb_detect_order(array|string|null $encoding = null): array|bool { return p\Mbstring::mb_d… function
H A Dbootstrap.php55 function mb_detect_order($encoding = null) { return p\Mbstring::mb_detect_order($encoding); } function
H A DMbstring.php455 public static function mb_detect_order($encodingList = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring