Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c4094 PHPAPI int php_array_merge(HashTable *dest, HashTable *src) /* {{{ */ function
4361 php_array_merge(dest, Z_ARRVAL_P(arg));
H A Dphp_array.h28 PHPAPI int php_array_merge(HashTable *dest, HashTable *src);

Completed in 25 milliseconds