catch_stderr       21 http/modules/ngx_http_fastcgi_module.c     ngx_array_t                   *catch_stderr;
catch_stderr      437 http/modules/ngx_http_fastcgi_module.c       offsetof(ngx_http_fastcgi_loc_conf_t, catch_stderr),
catch_stderr     1249 http/modules/ngx_http_fastcgi_module.c                 if (flcf->catch_stderr) {
catch_stderr     1250 http/modules/ngx_http_fastcgi_module.c                     pattern = flcf->catch_stderr->elts;
catch_stderr     1252 http/modules/ngx_http_fastcgi_module.c                     for (i = 0; i < flcf->catch_stderr->nelts; i++) {
catch_stderr     2004 http/modules/ngx_http_fastcgi_module.c     conf->catch_stderr = NGX_CONF_UNSET_PTR;
catch_stderr     2245 http/modules/ngx_http_fastcgi_module.c     ngx_conf_merge_ptr_value(conf->catch_stderr, prev->catch_stderr, NULL);