Home
last modified time | relevance | path

Searched refs:get_comment (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dlock-cmd.c45 get_comment(const char **comment, svn_client_ctx_t *ctx, in get_comment() function
129 SVN_ERR(get_comment(&comment, ctx, opt_state, pool)); in svn_cl__lock()
/freebsd-12.1/contrib/gdb/gdb/
H A Dmacroexp.c218 get_comment (struct macro_buffer *tok, char *p, char *end) in get_comment() function
495 else if (get_comment (tok, p, end)) in get_token()