create_full_put_path   26 http/modules/ngx_http_dav_module.c     ngx_flag_t  create_full_put_path;
create_full_put_path   91 http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, create_full_put_path),
create_full_put_path  246 http/modules/ngx_http_dav_module.c     ext.create_path = dlcf->create_full_put_path;
create_full_put_path 1097 http/modules/ngx_http_dav_module.c     conf->create_full_put_path = NGX_CONF_UNSET;
create_full_put_path 1117 http/modules/ngx_http_dav_module.c     ngx_conf_merge_value(conf->create_full_put_path,
create_full_put_path 1118 http/modules/ngx_http_dav_module.c                          prev->create_full_put_path, 0);