Searched refs:get_comment (Results 1 – 2 of 2) sorted by relevance
45 get_comment(const char **comment, svn_client_ctx_t *ctx, in get_comment() function129 SVN_ERR(get_comment(&comment, ctx, opt_state, pool)); in svn_cl__lock()
218 get_comment (struct macro_buffer *tok, char *p, char *end) in get_comment() function495 else if (get_comment (tok, p, end)) in get_token()