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