mb_ereg_search_pos
pestphp/pest
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Returns position and length of a matched part of the multibyte regular expression for a predefined multibyte string
<?php mb_ereg_search_pos
(?
string $pattern
=
null
, ?
string $options
=
null
): array|
false