Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Darray.c3386 PHP_FUNCTION(array_splice) argument
H A Dbasic_functions.stub.php142 function array_splice(array &$array, int $offset, ?int $length = null, mixed $replacement = []): ar… function

Completed in 27 milliseconds