Home
last modified time | relevance | path

Searched refs:php_splice (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/standard/
H A Darray.c3056 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, … function
3492php_splice(Z_ARRVAL_P(array), offset, length, repl_array ? Z_ARRVAL_P(repl_array) : NULL, rem_hash…

Completed in 22 milliseconds