Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c3322 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, … function
3833php_splice(Z_ARRVAL_P(array), offset, length, repl_array ? Z_ARRVAL_P(repl_array) : NULL, rem_hash…

Completed in 21 milliseconds