Searched refs:grapheme_str_split (Results 1 – 4 of 4) sorted by relevance
2 grapheme_str_split function tests22 $result = grapheme_str_split($test[0], $test[1]);
842 PHP_FUNCTION(grapheme_str_split) in PHP_FUNCTION() argument
448 function grapheme_str_split(string $string, int $length = 1): array|false {} function
901 ZEND_FUNCTION(grapheme_str_split);1088 ZEND_FE(grapheme_str_split, arginfo_grapheme_str_split)
Completed in 18 milliseconds