Searched defs:stop_on_error (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dmod_dav.c2261 apr_array_header_t *ctx_list, int stop_on_error,
2275 if (stop_on_error && DAV_PROP_CTX_HAS_ERR(*ctx)) {
2260 dav_process_ctx_list(void (*func)(dav_prop_ctx *ctx), apr_array_header_t *ctx_list, int stop_on_error, int reverse) argument

Completed in 29 milliseconds