Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c3780 HashTable *rem_hash = NULL; local
3826 rem_hash = Z_ARRVAL_P(return_value);
3833 …php_splice(Z_ARRVAL_P(array), offset, length, repl_array ? Z_ARRVAL_P(repl_array) : NULL, rem_hash

Completed in 19 milliseconds