Searched refs:source_hash (Results 1 – 2 of 2) sorted by relevance
35 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage);
818 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage) in php_ini_activate_config() argument824 ZEND_HASH_FOREACH_STR_KEY_VAL(source_hash, str, data) { in php_ini_activate_config()
Completed in 10 milliseconds