grapheme_strripos

Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0
Find position (in grapheme units) of last occurrence of a case-insensitive string
<?php grapheme_strripos(string $haystack, string $needle, int $offset = 0): int|false