Searched defs:grapheme_stripos (Results 1 – 2 of 2) sorted by relevance
135 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() argument
436 function grapheme_stripos(string $haystack, string $needle, int $offset = 0): int|false {} function
Completed in 12 milliseconds