Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ini.c51 static zend_result zend_restore_ini_entry_cb(zend_ini_entry *ini_entry, int stage) /* {{{ */ in zend_restore_ini_entry_cb()
311 ZEND_API void zend_ini_refresh_caches(int stage) /* {{{ */ in zend_ini_refresh_caches()
324 …nd_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_type, int stage) /* {{{ */ in zend_alter_ini_entry()
331 …rs(zend_string *name, const char *value, size_t value_length, int modify_type, int stage) /* {{{ */ in zend_alter_ini_entry_chars()
343 …_string *name, const char *value, size_t value_length, int modify_type, int stage, int force_chang… in zend_alter_ini_entry_chars_ex()
355 …ni_entry_ex(zend_string *name, zend_string *new_value, int modify_type, int stage, bool force_chan… in zend_alter_ini_entry_ex()
407 ZEND_API zend_result zend_restore_ini_entry(zend_string *name, int stage) /* {{{ */ in zend_restore_ini_entry()
/php-src/ext/standard/
H A Dassert.c43 static inline bool php_must_emit_ini_deprecation(int stage) in php_must_emit_ini_deprecation()
/php-src/sapi/fpm/fpm/
H A Dfpm_request.c33 const char *fpm_request_get_stage_name(int stage) { in fpm_request_get_stage_name()
H A Dfpm_php.c24 …(char *name, int name_length, char *new_value, int new_value_length, int mode, int stage) /* {{{ */ in fpm_php_zend_ini_alter_master()
/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()
/php-src/ext/opcache/jit/
H A Dzend_jit.c3322 ZEND_EXT_API int zend_jit_config(zend_string *jit, int stage) in zend_jit_config()
3378 ZEND_EXT_API int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage) in zend_jit_debug_config()
/php-src/ext/dom/lexbor/lexbor/css/
H A Dparser.h170 lxb_css_parser_stage_t stage; member
/php-src/sapi/litespeed/
H A Dlsapi_main.c786 int stage = PHP_INI_STAGE_RUNTIME; in alter_ini() local

Completed in 42 milliseconds