Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds