Searched defs:str_split (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | string.c | 5795 PHP_FUNCTION(str_split) argument |
H A D | basic_functions.stub.php | 682 function str_split(string $string, int $length = 1): array {} function |
Completed in 31 milliseconds