Home
last modified time | relevance | path

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

/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_conf.c211 static char *fpm_conf_set_boolean(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_boolean()
226 static char *fpm_conf_set_string(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_string()
251 static char *fpm_conf_set_integer(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_integer()
286 static char *fpm_conf_set_time(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_time()
326 static char *fpm_conf_set_log_level(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_log_level()
530 static char *fpm_conf_set_pm(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_pm()
807 struct fpm_worker_pool_config_s *config = wp->config; in fpm_conf_process_all_pools() local
839 struct fpm_worker_pool_config_s *config = wp->config; in fpm_conf_process_all_pools() local
1344 struct fpm_worker_pool_config_s *config; in fpm_conf_ini_parser_section() local
1382 void *config = NULL; in fpm_conf_ini_parser_entry() local
[all …]
H A Dfpm.c44 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.h44 char *config; member
H A Dfpm_worker_pool.h21 struct fpm_worker_pool_config_s *config; member
/PHP-7.3/ext/pspell/
H A Dpspell.c223 PspellConfig *config = (PspellConfig *)rsrc->ptr; in php_pspell_close_config() local
280 PspellConfig *config; in PHP_FUNCTION() local
377 PspellConfig *config; in PHP_FUNCTION() local
470 PspellConfig *config; in PHP_FUNCTION() local
688 PspellConfig *config; in PHP_FUNCTION() local
755 PspellConfig *config; in PHP_FUNCTION() local
774 PspellConfig *config; in PHP_FUNCTION() local
801 PspellConfig *config; in PHP_FUNCTION() local
821 PspellConfig *config; in pspell_config_path() local
869 PspellConfig *config; in PHP_FUNCTION() local
[all …]
/PHP-7.3/sapi/apache2handler/
H A Dapache_config.c45 HashTable config; member
H A Dsapi_apache2.c548 HashTable config; in php_apache_ini_dtor() member
/PHP-7.3/ext/tidy/
H A Dtidy.c588 zval *config = NULL; in php_tidy_quick_repair() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1778 uint32_t config; member
/PHP-7.3/ext/openssl/
H A Dopenssl.c1022 static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_f… in php_openssl_config_check_syntax()

Completed in 83 milliseconds