mb_ereg_search_init
pestphp/pest
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Setup string and regular expression for a multibyte regular expression match
<?php mb_ereg_search_init
(
string $string
, ?
string $pattern
=
null
, ?
string $options
=
null
):
bool