(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)
mb_ereg_search_setpos — Set start point of next regular expression match
mb_ereg_search_setpos() sets the starting point of a match for mb_ereg_search().
offsetThe position to set. If it is negative, it counts from the end of the string.
| Версія | Опис |
|---|---|
| 7.1.0 |
Support for negative offsets has been added.
|
Зауваження:
Для цієї функції буде використане внутрішнє кодування символів або те, яке визначене функцією mb_regex_encoding().