Home
last modified time | relevance | path

Searched refs:zend_hash_merge_ex (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/sapi/apache2handler/
H A Dapache_config.c176zend_hash_merge_ex(&n->config, &e->config, config_entry_ctor, should_overwrite_per_dir_entry, NULL… in merge_php_config()
/PHP-8.3/Zend/
H A Dzend_hash.h291 ZEND_API void ZEND_FASTCALL zend_hash_merge_ex(HashTable *target, HashTable *source, copy_ctor_fun…
H A Dzend_hash.c2641 ZEND_API void ZEND_FASTCALL zend_hash_merge_ex(HashTable *target, HashTable *source, copy_ctor_func… in zend_hash_merge_ex() function

Completed in 19 milliseconds