Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dphp_array.h26 PHPAPI int php_array_merge(HashTable *dest, HashTable *src);
H A Darray.c3623 PHPAPI int php_array_merge(HashTable *dest, HashTable *src) /* {{{ */ function
3867 php_array_merge(dest, Z_ARRVAL_P(arg));

Completed in 27 milliseconds