Searched refs:proppatch (Results 1 – 1 of 1) sorted by relevance
622 old_prop = proppatch->old_props in write_prop_xml()724 proppatch_context_t *proppatch = baton; in setup_proppatch_headers() local733 if (proppatch->relpath && proppatch->commit_ctx) in setup_proppatch_headers()843 handler->path = proppatch->path; in proppatch_resource()846 handler->header_delegate_baton = proppatch; in proppatch_resource()849 handler->body_delegate_baton = proppatch; in proppatch_resource()2204 proppatch_context_t *proppatch; in close_file() local2206 proppatch = apr_pcalloc(scratch_pool, sizeof(*proppatch)); in close_file()2207 proppatch->pool = scratch_pool; in close_file()2208 proppatch->relpath = ctx->relpath; in close_file()[all …]