Searched defs:mb_strtoupper (Results 1 – 6 of 6) sorted by relevance
70 …function mb_strtoupper($string, $encoding = null) { return p\Mbstring::mb_strtoupper($string, $enc… function
66 …function mb_strtoupper(?string $string, ?string $encoding = null): string { return p\Mbstring::mb_… function
589 public static function mb_strtoupper($s, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
614 public static function mb_strtoupper($s, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring