Searched refs:server_baseprops (Results 1 – 2 of 2) sorted by relevance
114 /*const*/ apr_hash_t *server_baseprops,
1225 apr_hash_t *server_baseprops, in svn_wc__merge_props() argument1242 if (!server_baseprops) in svn_wc__merge_props()1243 server_baseprops = pristine_props; in svn_wc__merge_props()1245 their_props = apr_hash_copy(scratch_pool, server_baseprops); in svn_wc__merge_props()1266 = svn_hash_gets(server_baseprops, propname); in svn_wc__merge_props()1341 server_baseprops, in svn_wc__merge_props()