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