Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/svn/
Dprops.c171 static const char *const nodeprops[] = in svn_cl__check_svn_prop_name() local
175 static const apr_size_t nodeprops_len = sizeof(nodeprops)/sizeof(*nodeprops); in svn_cl__check_svn_prop_name()
183 const char *const *const proplist = (revprop ? revprops : nodeprops); in svn_cl__check_svn_prop_name()