Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_array.h106 PHPAPI int php_array_merge(HashTable *dest, HashTable *src);
H A Darray.c3665 PHPAPI int php_array_merge(HashTable *dest, HashTable *src) /* {{{ */ function
3909 php_array_merge(dest, Z_ARRVAL_P(arg));

Completed in 16 milliseconds