Searched refs:log_msg_func (Results 1 – 4 of 4) sorted by relevance
276 ((ctx)->log_msg_func3 || (ctx)->log_msg_func2 || (ctx)->log_msg_func)
1992 else if (ctx->log_msg_func2 || ctx->log_msg_func) in svn_client__get_log_msg()2050 err = (*ctx->log_msg_func)(log_msg, tmp_file, old_commit_items, in svn_client__get_log_msg()
978 svn_client_get_commit_log_t log_msg_func; member
3586 * don't crash svn_client_copy if ctx->log_msg_func is NULL (issue #3234)