Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_ini.h37 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage);
H A Dphp_ini.c782 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage) in php_ini_activate_config() argument
788 ZEND_HASH_FOREACH_STR_KEY_VAL(source_hash, str, data) { in php_ini_activate_config()

Completed in 7 milliseconds