Searched defs:mb_check_encoding (Results 1 – 3 of 3) sorted by relevance
45 …function mb_check_encoding(array|string|null $value = null, ?string $encoding = null): bool { retu… function
49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding… function
407 public static function mb_check_encoding($var = null, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring