Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_ini.c324 …sult zend_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_type, int stage) /… in zend_alter_ini_entry()
331 …try_chars(zend_string *name, const char *value, size_t value_length, int modify_type, int stage) /… in zend_alter_ini_entry_chars()
343 …_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()
355 …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.2/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 10 milliseconds