Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php96 …function mb_get_info(?string $type = 'all'): array|string|int|false { return p\Mbstring::mb_get_in… function
H A Dbootstrap.php100 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
H A DMbstring.php695 public static function mb_get_info($type = 'all') function in Symfony\\Polyfill\\Mbstring\\Mbstring