merge_loc_conf 590 http/ngx_http.c if (module->merge_loc_conf) { merge_loc_conf 596 http/ngx_http.c rv = module->merge_loc_conf(cf, saved.loc_conf[ctx_index], merge_loc_conf 649 http/ngx_http.c rv = module->merge_loc_conf(cf, loc_conf[ctx_index], merge_loc_conf 34 http/ngx_http_config.h char *(*merge_loc_conf)(ngx_conf_t *cf, void *prev, void *conf);