Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDprops.h125 svn_boolean_t svn_wc__has_magic_property(const apr_array_header_t *properties);
HDprops.c316 svn_wc__has_magic_property(propchanges), in svn_wc_merge_props3()
2402 svn_wc__has_magic_property(const apr_array_header_t *properties) in svn_wc__has_magic_property() function
HDmerge.c1387 svn_wc__has_magic_property(prop_diff), in svn_wc_merge5()
HDwc_db_update_move.c1203 svn_wc__has_magic_property( in update_working_props()
3095 svn_wc__has_magic_property( in update_incoming_add_merge_props()
HDupdate_editor.c4118 magic_props_changed = svn_wc__has_magic_property(fb->propchanges); in merge_file()