Home
last modified time | relevance | path

Searched refs:grapheme_str_split (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/intl/tests/
H A Dgrapheme_str_split.phpt2 grapheme_str_split function tests
22 $result = grapheme_str_split($test[0], $test[1]);
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c842 PHP_FUNCTION(grapheme_str_split) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php448 function grapheme_str_split(string $string, int $length = 1): array|false {} function
H A Dphp_intl_arginfo.h907 ZEND_FUNCTION(grapheme_str_split);
1098 ZEND_FE(grapheme_str_split, arginfo_grapheme_str_split)

Completed in 18 milliseconds