Searched defs:mb_strrpos (Results 1 – 2 of 2) sorted by relevance
44 function mb_strrpos(string $haystack, string $needle, int $offset = 0, ?string $encoding = null): i… function
1891 PHP_FUNCTION(mb_strrpos) in PHP_FUNCTION() argument
Completed in 23 milliseconds