Searched defs:mb_get_info (Results 1 – 3 of 3) sorted by relevance
96 …function mb_get_info(?string $type = 'all'): array|string|int|false { return p\Mbstring::mb_get_in… function
100 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
695 public static function mb_get_info($type = 'all') function in Symfony\\Polyfill\\Mbstring\\Mbstring