Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_ini.c49 static int zend_restore_ini_entry_cb(zend_ini_entry *ini_entry, int stage) /* {{{ */ in zend_restore_ini_entry_cb()
283 int stage = (int)(zend_intptr_t)arg; in zend_ini_refresh_cache() local
292 ZEND_API void zend_ini_refresh_caches(int stage) /* {{{ */ in zend_ini_refresh_caches()
299 …nd_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_type, int stage) /* {{{ */ in zend_alter_ini_entry()
306 …rs(zend_string *name, const char *value, size_t value_length, int modify_type, int stage) /* {{{ */ in zend_alter_ini_entry_chars()
318 …_string *name, const char *value, size_t value_length, int modify_type, int stage, int force_chang… in zend_alter_ini_entry_chars_ex()
330 …ni_entry_ex(zend_string *name, zend_string *new_value, int modify_type, int stage, int force_chang… in zend_alter_ini_entry_ex()
382 ZEND_API int zend_restore_ini_entry(zend_string *name, int stage) /* {{{ */ in zend_restore_ini_entry()
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_request.c34 const char *fpm_request_get_stage_name(int stage) { in fpm_request_get_stage_name()
H A Dfpm_php.c25 …(char *name, int name_length, char *new_value, int new_value_length, int mode, int stage) /* {{{ */ in fpm_php_zend_ini_alter_master()
/PHP-7.2/ext/standard/
H A Durl_scanner_ex.c56 …y *entry, zend_string *new_value, void *mh_arg1, void *mh_arg2, void *mh_arg3, int stage, int type) in php_ini_on_update_tags()
117 …y *entry, zend_string *new_value, void *mh_arg1, void *mh_arg2, void *mh_arg3, int stage, int type) in php_ini_on_update_hosts()
/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/sapi/litespeed/
H A Dlsapi_main.c822 int stage = PHP_INI_STAGE_RUNTIME; in alter_ini() local

Completed in 24 milliseconds