Searched refs:is_remove (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dmod_dav.c2363 int is_remove; local
2369 || (!(is_remove = (strcmp(child->name, "remove") == 0))
2393 ctx->operation = is_remove ? DAV_PROP_OP_DELETE : DAV_PROP_OP_SET;

Completed in 1096 milliseconds