mb_eregi
pestphp/pest
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Regular expression match ignoring case with multibyte support
<?php mb_eregi
(
string $pattern
,
string $string
, array &
$matches
=
null
):
bool