Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds