Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dproperties.c250 const apr_hash_t *source_props, in svn_prop_diffs() argument
262 for (hi = apr_hash_first(pool, (apr_hash_t *)source_props); hi; in svn_prop_diffs()
308 if (NULL == apr_hash_get((apr_hash_t *)source_props, key, klen)) in svn_prop_diffs()
/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_props.h324 const apr_hash_t *source_props,
/freebsd-12.1/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c502 apr_hash_t *source_props, in remove_props_not_in_source() argument
522 if (! svn_hash_gets(source_props, propname)) in remove_props_not_in_source()