Searched refs:their_original_props (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.c751 apr_hash_t *their_original_props;
767 &their_original_props,
779 old_props = their_original_props;
799 their_original_value = their_original_props
800 ? svn_hash_gets(their_original_props, propname)
749 apr_hash_t *their_original_props; local

Completed in 111 milliseconds