Home
last modified time | relevance | path

Searched defs:modify_type (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_ini.c325 …sult zend_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_type, int stage) /… in zend_alter_ini_entry()
332 …try_chars(zend_string *name, const char *value, size_t value_length, int modify_type, int stage) /… in zend_alter_ini_entry_chars()
344 …_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()
356 …t zend_alter_ini_entry_ex(zend_string *name, zend_string *new_value, int modify_type, int stage, b… in zend_alter_ini_entry_ex()
/php-src/main/
H A Dphp_ini.c800 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage) in php_ini_activate_config()

Completed in 9 milliseconds