Home
last modified time | relevance | path

Searched defs:array_slice (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php1667 function array_slice(array $array, int $offset, ?int $length = null, bool $preserve_keys = false): … function
H A Darray.c3769 PHP_FUNCTION(array_slice) argument

Completed in 38 milliseconds