ngx_array_create   24 core/ngx_array.h ngx_array_t *ngx_array_create(ngx_pool_t *p, ngx_uint_t n, size_t size);
ngx_array_create 1120 core/ngx_conf_file.c         *a = ngx_array_create(cf->pool, 4, sizeof(ngx_str_t));
ngx_array_create 1157 core/ngx_conf_file.c         *a = ngx_array_create(cf->pool, 4, sizeof(ngx_keyval_t));
ngx_array_create  237 core/ngx_cycle.c     conf.args = ngx_array_create(pool, 10, sizeof(ngx_str_t));
ngx_array_create  279 http/modules/ngx_http_access_module.c             alcf->rules6 = ngx_array_create(cf->pool, 4,
ngx_array_create  305 http/modules/ngx_http_access_module.c             alcf->rules = ngx_array_create(cf->pool, 4,
ngx_array_create  560 http/modules/ngx_http_browser_module.c         bcf->modern_browsers = ngx_array_create(cf->pool, 5,
ngx_array_create  646 http/modules/ngx_http_browser_module.c             bcf->ancient_browsers = ngx_array_create(cf->pool, 4,
ngx_array_create 1547 http/modules/ngx_http_fastcgi_module.c             f->split_parts = ngx_array_create(r->pool, 1,
ngx_array_create 2302 http/modules/ngx_http_fastcgi_module.c             conf->params_source = ngx_array_create(cf->pool, 6,
ngx_array_create 2317 http/modules/ngx_http_fastcgi_module.c     conf->params_len = ngx_array_create(cf->pool, 64, 1);
ngx_array_create 2322 http/modules/ngx_http_fastcgi_module.c     conf->params = ngx_array_create(cf->pool, 512, 1);
ngx_array_create  657 http/modules/ngx_http_geo_module.c             a = ngx_array_create(ctx->temp_pool, 64,
ngx_array_create 1033 http/modules/ngx_http_geo_module.c         ctx->proxies = ngx_array_create(ctx->pool, 4, sizeof(ngx_in_cidr_t));
ngx_array_create  567 http/modules/ngx_http_headers_filter_module.c         hcf->headers = ngx_array_create(cf->pool, 1,
ngx_array_create  393 http/modules/ngx_http_index_module.c         conf->indices = ngx_array_create(cf->pool, 1, sizeof(ngx_http_index_t));
ngx_array_create  449 http/modules/ngx_http_index_module.c         ilcf->indices = ngx_array_create(cf->pool, 2, sizeof(ngx_http_index_t));
ngx_array_create  764 http/modules/ngx_http_log_module.c     fmt->ops = ngx_array_create(cf->pool, 16, sizeof(ngx_http_log_op_t));
ngx_array_create  821 http/modules/ngx_http_log_module.c     conf->logs = ngx_array_create(cf->pool, 2, sizeof(ngx_http_log_t));
ngx_array_create  878 http/modules/ngx_http_log_module.c         llcf->logs = ngx_array_create(cf->pool, 2, sizeof(ngx_http_log_t));
ngx_array_create 1028 http/modules/ngx_http_log_module.c     fmt->flushes = ngx_array_create(cf->pool, 4, sizeof(ngx_int_t));
ngx_array_create 1033 http/modules/ngx_http_log_module.c     fmt->ops = ngx_array_create(cf->pool, 16, sizeof(ngx_http_log_op_t));
ngx_array_create 1967 http/modules/ngx_http_proxy_module.c             conf->redirects = ngx_array_create(cf->pool, 1,
ngx_array_create 2069 http/modules/ngx_http_proxy_module.c             conf->headers_source = ngx_array_create(cf->pool, 4,
ngx_array_create 2133 http/modules/ngx_http_proxy_module.c         conf->headers_source = ngx_array_create(cf->pool, 4,
ngx_array_create 2140 http/modules/ngx_http_proxy_module.c     conf->headers_set_len = ngx_array_create(cf->pool, 64, 1);
ngx_array_create 2145 http/modules/ngx_http_proxy_module.c     conf->headers_set = ngx_array_create(cf->pool, 512, 1);
ngx_array_create 2507 http/modules/ngx_http_proxy_module.c         plcf->redirects = ngx_array_create(cf->pool, 1,
ngx_array_create  333 http/modules/ngx_http_realip_module.c         rlcf->from = ngx_array_create(cf->pool, 2,
ngx_array_create  522 http/modules/ngx_http_referer_module.c         rlcf->regex = ngx_array_create(cf->pool, 2, sizeof(ngx_regex_elt_t));
ngx_array_create 1309 http/modules/ngx_http_scgi_module.c             conf->params_source = ngx_array_create(cf->pool, 6,
ngx_array_create 1324 http/modules/ngx_http_scgi_module.c     conf->params_len = ngx_array_create(cf->pool, 64, 1);
ngx_array_create 1329 http/modules/ngx_http_scgi_module.c     conf->params = ngx_array_create(cf->pool, 512, 1);
ngx_array_create 2557 http/modules/ngx_http_ssi_filter_module.c         mctx->blocks = ngx_array_create(r->pool, 4,
ngx_array_create 1367 http/modules/ngx_http_uwsgi_module.c             conf->params_source = ngx_array_create(cf->pool, 6,
ngx_array_create 1382 http/modules/ngx_http_uwsgi_module.c     conf->params_len = ngx_array_create(cf->pool, 64, 1);
ngx_array_create 1387 http/modules/ngx_http_uwsgi_module.c     conf->params = ngx_array_create(cf->pool, 512, 1);
ngx_array_create  470 http/modules/perl/ngx_http_perl_module.c         pmcf->modules = ngx_array_create(cf->pool, 1, sizeof(ngx_str_t));
ngx_array_create 1155 http/ngx_http.c         cmcf->ports = ngx_array_create(cf->temp_pool, 2,
ngx_array_create 1924 http/ngx_http.c         *types = ngx_array_create(cf->temp_pool, 1, sizeof(ngx_hash_key_t));
ngx_array_create 2049 http/ngx_http.c     *types = ngx_array_create(cf->temp_pool, 1, sizeof(ngx_hash_key_t));
ngx_array_create 2804 http/ngx_http_core_module.c         clcf->types = ngx_array_create(cf->pool, 64, sizeof(ngx_hash_key_t));
ngx_array_create 3238 http/ngx_http_core_module.c         conf->types = ngx_array_create(cf->pool, 4, sizeof(ngx_hash_key_t));
ngx_array_create 4012 http/ngx_http_core_module.c         clcf->error_pages = ngx_array_create(cf->pool, 4,
ngx_array_create 4408 http/ngx_http_core_module.c         clcf->gzip_disable = ngx_array_create(cf->pool, 2,
ngx_array_create 1702 http/ngx_http_file_cache.c         *a = ngx_array_create(cf->pool, 1, sizeof(ngx_http_cache_valid_t));
ngx_array_create 1799 http/ngx_http_file_cache.c         *a = ngx_array_create(cf->pool, 1, sizeof(ngx_http_complex_value_t));
ngx_array_create  291 http/ngx_http_script.c         *a = ngx_array_create(cf->pool, 1, sizeof(ngx_http_complex_value_t));
ngx_array_create  562 http/ngx_http_script.c         *sc->flushes = ngx_array_create(sc->cf->pool, n, sizeof(ngx_uint_t));
ngx_array_create  573 http/ngx_http_script.c         *sc->lengths = ngx_array_create(sc->cf->pool, n, 1);
ngx_array_create  587 http/ngx_http_script.c         *sc->values = ngx_array_create(sc->cf->pool, n, 1);
ngx_array_create  648 http/ngx_http_script.c         *codes = ngx_array_create(pool, 256, 1);
ngx_array_create  508 http/ngx_http_upstream.c         r->upstream_states = ngx_array_create(r->pool, 1,
ngx_array_create 4064 http/ngx_http_upstream.c         uscf->servers = ngx_array_create(cf->pool, 4,
ngx_array_create 4272 http/ngx_http_upstream.c         uscf->servers = ngx_array_create(cf->pool, 1,
ngx_array_create 1434 mail/ngx_mail_auth_http_module.c         ahcf->headers = ngx_array_create(cf->pool, 1, sizeof(ngx_table_elt_t));