Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Darray.c2086 **rem_hash = NULL; /* Removed elements' hash */ in PHP_FUNCTION() local
2138 rem_hash = &Z_ARRVAL_P(return_value); in PHP_FUNCTION()
2142 new_hash = php_splice(Z_ARRVAL_P(array), offset, length, repl, repl_num, rem_hash); in PHP_FUNCTION()

Completed in 19 milliseconds