Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c3443 HashTable *rem_hash = NULL; local
3488 rem_hash = Z_ARRVAL_P(return_value);
3492 …php_splice(Z_ARRVAL_P(array), offset, length, repl_array ? Z_ARRVAL_P(repl_array) : NULL, rem_hash

Completed in 19 milliseconds