Home
last modified time | relevance | path

Searched defs:config (Results 1 – 9 of 9) sorted by relevance

/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_conf.c209 static char *fpm_conf_set_boolean(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_boolean()
224 static char *fpm_conf_set_string(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_string()
249 static char *fpm_conf_set_integer(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_integer()
284 static char *fpm_conf_set_time(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_time()
324 static char *fpm_conf_set_log_level(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_log_level()
528 static char *fpm_conf_set_pm(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_pm()
804 struct fpm_worker_pool_config_s *config = wp->config; in fpm_conf_process_all_pools() local
836 struct fpm_worker_pool_config_s *config = wp->config; in fpm_conf_process_all_pools() local
1310 struct fpm_worker_pool_config_s *config; in fpm_conf_ini_parser_section() local
1348 void *config = NULL; in fpm_conf_ini_parser_entry() local
[all …]
H A Dfpm.c45 int fpm_init(int argc, char **argv, char *config, char *prefix, char *pid, int test_conf, int run_a… in fpm_init()
H A Dfpm.h45 char *config; member
H A Dfpm_worker_pool.h22 struct fpm_worker_pool_config_s *config; member
/PHP-7.1/ext/pspell/
H A Dpspell.c225 PspellConfig *config = (PspellConfig *)rsrc->ptr; in php_pspell_close_config() local
282 PspellConfig *config; in PHP_FUNCTION() local
379 PspellConfig *config; in PHP_FUNCTION() local
472 PspellConfig *config; in PHP_FUNCTION() local
690 PspellConfig *config; in PHP_FUNCTION() local
757 PspellConfig *config; in PHP_FUNCTION() local
776 PspellConfig *config; in PHP_FUNCTION() local
803 PspellConfig *config; in PHP_FUNCTION() local
823 PspellConfig *config; in pspell_config_path() local
871 PspellConfig *config; in PHP_FUNCTION() local
[all …]
/PHP-7.1/sapi/apache2handler/
H A Dapache_config.c47 HashTable config; member
H A Dsapi_apache2.c561 HashTable config; in php_apache_ini_dtor() member
/PHP-7.1/ext/tidy/
H A Dtidy.c569 zval *config = NULL; in php_tidy_quick_repair() local
/PHP-7.1/ext/openssl/
H A Dopenssl.c1010 static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_f… in php_openssl_config_check_syntax()

Completed in 46 milliseconds