Lines Matching defs:what
65 /* ### what is the best way to set this? */
310 ** allow us to provide details in the body about what happened. This
615 static int dav_created(request_rec *r, const char *locn, const char *what,
641 what, ap_escape_html(r->pool, locn));
1075 /* restore modifiability of resources back to what they were */
1256 /* restore writability of parent back to what it was */
1991 /* ### what to do about closing the propdb on server failure? */
1997 dav_prop_insert what = ctx->propfind_type == DAV_PROPFIND_IS_ALLPROP
2000 propstats = dav_get_allprops(propdb, what);
2354 /* ### what to do about closing the propdb on server failure? */
2563 /* restore modifiability of parent back to what it was */
4209 /* ### what about locking? */
4274 /* ### what about locking? */
4622 /* ### spec doesn't say what happens when destination was replaced */
4931 dav_prop_insert what, apr_text_header *phdr),
4932 (r, resource, what, phdr))