Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Darray.c3411 HashTable *rem_hash = NULL; local
3456 rem_hash = Z_ARRVAL_P(return_value);
3460 …php_splice(Z_ARRVAL_P(array), offset, length, repl_array ? Z_ARRVAL_P(repl_array) : NULL, rem_hash

Completed in 16 milliseconds