Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds