Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds