mb_ereg_match
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Regular expression match for multibyte string
<?php mb_ereg_match
(
string $pattern
,
string $string
, ?
string $options
=
null
):
bool