Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/svn/
HDcl.h96 #define SVN_CL__ACCEPT_BASE "base" macro
HDconflict-callbacks.c57 if (strcmp(word, SVN_CL__ACCEPT_BASE) == 0) in svn_cl__accept_from_word()