Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_ini.c318 …sult zend_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_type, int stage) /… in zend_alter_ini_entry()
325 …try_chars(zend_string *name, const char *value, size_t value_length, int modify_type, int stage) /… in zend_alter_ini_entry_chars()
337 …_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()
349 …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-8.1/main/
H A Dphp_ini.c810 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage) in php_ini_activate_config()

Completed in 9 milliseconds