Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c1108 svn_boolean_t get_revprops = TRUE, censor_revprops = FALSE; in fill_log_entry() local
1132 censor_revprops = TRUE; in fill_log_entry()
1144 if (censor_revprops) in fill_log_entry()
1174 if (revprops->nelts == apr_hash_count(r_props) && !censor_revprops) in fill_log_entry()
1198 if (censor_revprops in fill_log_entry()