Home
last modified time | relevance | path

Searched defs:modify_type (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.2/main/
H A Dphp_ini.c820 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage) in php_ini_activate_config()
/PHP-7.2/Zend/
H A Dzend_ini.c299 ZEND_API int zend_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_type, int s… in zend_alter_ini_entry()
306 …try_chars(zend_string *name, const char *value, size_t value_length, int modify_type, int stage) /… in zend_alter_ini_entry_chars()
318 …_chars_ex(zend_string *name, const char *value, size_t value_length, int modify_type, int stage, i… in zend_alter_ini_entry_chars_ex()
330 ZEND_API int zend_alter_ini_entry_ex(zend_string *name, zend_string *new_value, int modify_type, in… in zend_alter_ini_entry_ex()

Completed in 23 milliseconds