Home
last modified time | relevance | path

Searched refs:actual_props (Results 1 – 25 of 44) sorted by relevance

12

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dprops.c176 apr_hash_t *actual_props; in svn_wc_merge_props3() local
262 SVN_ERR(svn_wc__get_actual_props(&actual_props, db, local_abspath, in svn_wc_merge_props3()
265 actual_props = pristine_props; in svn_wc_merge_props3()
274 actual_props, in svn_wc_merge_props3()
1227 apr_hash_t *actual_props, in svn_wc__merge_props() argument
1238 SVN_ERR_ASSERT(actual_props != NULL); in svn_wc__merge_props()
1240 *new_actual_props = apr_hash_copy(result_pool, actual_props); in svn_wc__merge_props()
1270 = svn_hash_gets(actual_props, propname); in svn_wc__merge_props()
1340 actual_props, in svn_wc__merge_props()
2368 apr_hash_t *actual_props; in svn_wc__internal_propdiff() local
[all …]
H A Dprops.h116 /*const*/ apr_hash_t *actual_props,
H A Dexternals.c732 apr_hash_t *actual_props = NULL; in close_file() local
750 &actual_props, eb->db, eb->local_abspath, pool, pool)); in close_file()
756 if (!actual_props) in close_file()
757 actual_props = apr_hash_make(pool); in close_file()
812 actual_props, in close_file()
819 new_actual_props = actual_props; in close_file()
869 actual_props, in close_file()
H A Dwc_db_update_move.c1159 apr_hash_t **actual_props, in update_working_props() argument
1176 SVN_ERR(svn_wc__db_read_props_internal(actual_props, in update_working_props()
1187 *actual_props, *propchanges, in update_working_props()
1224 apr_hash_t *actual_props; in tc_editor_alter_directory() local
1254 &propchanges, &actual_props, in tc_editor_alter_directory()
1323 apr_hash_t *actual_props; in tc_editor_alter_file() local
1357 &actual_props, b, dst_relpath, in tc_editor_alter_file()
1406 actual_props, in tc_editor_alter_file()
1589 apr_hash_t *actual_props; in tc_editor_update_incoming_moved_file() local
1593 &actual_props, b, dst_relpath, in tc_editor_update_incoming_moved_file()
[all …]
H A Dupdate_editor.c2429 apr_hash_t *actual_props; in close_directory() local
2458 SVN_ERR(svn_wc__get_actual_props(&actual_props, in close_directory()
2463 actual_props = apr_hash_make(pool); in close_directory()
2561 actual_props = apr_hash_make(scratch_pool); in close_directory()
2563 actual_props = base_props; in close_directory()
2576 actual_props, in close_directory()
3992 apr_hash_t *actual_props, in merge_file() argument
4098 actual_props, in merge_file()
4124 actual_props, TRUE, in merge_file()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dprops.c176 apr_hash_t *actual_props; in svn_wc_merge_props3() local
262 SVN_ERR(svn_wc__get_actual_props(&actual_props, db, local_abspath, in svn_wc_merge_props3()
265 actual_props = pristine_props; in svn_wc_merge_props3()
274 actual_props, in svn_wc_merge_props3()
1227 apr_hash_t *actual_props, in svn_wc__merge_props() argument
1238 SVN_ERR_ASSERT(actual_props != NULL); in svn_wc__merge_props()
1240 *new_actual_props = apr_hash_copy(result_pool, actual_props); in svn_wc__merge_props()
1270 = svn_hash_gets(actual_props, propname); in svn_wc__merge_props()
1340 actual_props, in svn_wc__merge_props()
2368 apr_hash_t *actual_props; in svn_wc__internal_propdiff() local
[all …]
H A Dprops.h116 /*const*/ apr_hash_t *actual_props,
H A Dexternals.c732 apr_hash_t *actual_props = NULL; in close_file() local
750 &actual_props, eb->db, eb->local_abspath, pool, pool)); in close_file()
756 if (!actual_props) in close_file()
757 actual_props = apr_hash_make(pool); in close_file()
812 actual_props, in close_file()
819 new_actual_props = actual_props; in close_file()
869 actual_props, in close_file()
H A Dwc_db_update_move.c1159 apr_hash_t **actual_props, in update_working_props() argument
1176 SVN_ERR(svn_wc__db_read_props_internal(actual_props, in update_working_props()
1187 *actual_props, *propchanges, in update_working_props()
1224 apr_hash_t *actual_props; in tc_editor_alter_directory() local
1254 &propchanges, &actual_props, in tc_editor_alter_directory()
1323 apr_hash_t *actual_props; in tc_editor_alter_file() local
1357 &actual_props, b, dst_relpath, in tc_editor_alter_file()
1406 actual_props, in tc_editor_alter_file()
1589 apr_hash_t *actual_props; in tc_editor_update_incoming_moved_file() local
1593 &actual_props, b, dst_relpath, in tc_editor_update_incoming_moved_file()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dprops.c176 apr_hash_t *actual_props; in svn_wc_merge_props3() local
262 SVN_ERR(svn_wc__get_actual_props(&actual_props, db, local_abspath, in svn_wc_merge_props3()
265 actual_props = pristine_props; in svn_wc_merge_props3()
274 actual_props, in svn_wc_merge_props3()
1227 apr_hash_t *actual_props, in svn_wc__merge_props() argument
1238 SVN_ERR_ASSERT(actual_props != NULL); in svn_wc__merge_props()
1240 *new_actual_props = apr_hash_copy(result_pool, actual_props); in svn_wc__merge_props()
1270 = svn_hash_gets(actual_props, propname); in svn_wc__merge_props()
1340 actual_props, in svn_wc__merge_props()
2368 apr_hash_t *actual_props; in svn_wc__internal_propdiff() local
[all …]
H A Dprops.h116 /*const*/ apr_hash_t *actual_props,
H A Dexternals.c732 apr_hash_t *actual_props = NULL; in close_file() local
750 &actual_props, eb->db, eb->local_abspath, pool, pool)); in close_file()
756 if (!actual_props) in close_file()
757 actual_props = apr_hash_make(pool); in close_file()
812 actual_props, in close_file()
819 new_actual_props = actual_props; in close_file()
869 actual_props, in close_file()
H A Dwc_db_update_move.c1159 apr_hash_t **actual_props, in update_working_props() argument
1176 SVN_ERR(svn_wc__db_read_props_internal(actual_props, in update_working_props()
1187 *actual_props, *propchanges, in update_working_props()
1224 apr_hash_t *actual_props; in tc_editor_alter_directory() local
1254 &propchanges, &actual_props, in tc_editor_alter_directory()
1323 apr_hash_t *actual_props; in tc_editor_alter_file() local
1357 &actual_props, b, dst_relpath, in tc_editor_alter_file()
1406 actual_props, in tc_editor_alter_file()
1589 apr_hash_t *actual_props; in tc_editor_update_incoming_moved_file() local
1593 &actual_props, b, dst_relpath, in tc_editor_update_incoming_moved_file()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dprops.c176 apr_hash_t *actual_props; in svn_wc_merge_props3() local
262 SVN_ERR(svn_wc__get_actual_props(&actual_props, db, local_abspath, in svn_wc_merge_props3()
265 actual_props = pristine_props; in svn_wc_merge_props3()
274 actual_props, in svn_wc_merge_props3()
1227 apr_hash_t *actual_props, in svn_wc__merge_props() argument
1238 SVN_ERR_ASSERT(actual_props != NULL); in svn_wc__merge_props()
1240 *new_actual_props = apr_hash_copy(result_pool, actual_props); in svn_wc__merge_props()
1270 = svn_hash_gets(actual_props, propname); in svn_wc__merge_props()
1340 actual_props, in svn_wc__merge_props()
2368 apr_hash_t *actual_props; in svn_wc__internal_propdiff() local
[all …]
H A Dprops.h116 /*const*/ apr_hash_t *actual_props,
H A Dexternals.c732 apr_hash_t *actual_props = NULL; in close_file() local
750 &actual_props, eb->db, eb->local_abspath, pool, pool)); in close_file()
756 if (!actual_props) in close_file()
757 actual_props = apr_hash_make(pool); in close_file()
812 actual_props, in close_file()
819 new_actual_props = actual_props; in close_file()
869 actual_props, in close_file()
H A Dwc_db_update_move.c1159 apr_hash_t **actual_props, in update_working_props() argument
1176 SVN_ERR(svn_wc__db_read_props_internal(actual_props, in update_working_props()
1187 *actual_props, *propchanges, in update_working_props()
1224 apr_hash_t *actual_props; in tc_editor_alter_directory() local
1254 &propchanges, &actual_props, in tc_editor_alter_directory()
1323 apr_hash_t *actual_props; in tc_editor_alter_file() local
1357 &actual_props, b, dst_relpath, in tc_editor_alter_file()
1406 actual_props, in tc_editor_alter_file()
1589 apr_hash_t *actual_props; in tc_editor_update_incoming_moved_file() local
1593 &actual_props, b, dst_relpath, in tc_editor_update_incoming_moved_file()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dupgrade_tests.py202 actual_props = {}
212 v = actual_props.get(target, {})
214 actual_props[target] = v
216 v1 = diff_props(expected_props, actual_props, 'actual', True)
217 v2 = diff_props(actual_props, expected_props, 'expected', False)
220 logger.warn('Actual properties: %s', actual_props)
H A Dchangelist_tests.py193 actual_props = {}
199 actual_props[path] = prop
200 if expected_props != actual_props:
204 str(actual_props)))
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dupgrade_tests.py202 actual_props = {}
212 v = actual_props.get(target, {})
214 actual_props[target] = v
216 v1 = diff_props(expected_props, actual_props, 'actual', True)
217 v2 = diff_props(actual_props, expected_props, 'expected', False)
220 logger.warn('Actual properties: %s', actual_props)
H A Dchangelist_tests.py193 actual_props = {}
199 actual_props[path] = prop
200 if expected_props != actual_props:
204 str(actual_props)))
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/cmdline/
H A Dupgrade_tests.py202 actual_props = {}
212 v = actual_props.get(target, {})
214 actual_props[target] = v
216 v1 = diff_props(expected_props, actual_props, 'actual', True)
217 v2 = diff_props(actual_props, expected_props, 'expected', False)
220 logger.warn('Actual properties: %s', actual_props)
H A Dchangelist_tests.py193 actual_props = {}
199 actual_props[path] = prop
200 if expected_props != actual_props:
204 str(actual_props)))
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dupgrade_tests.py202 actual_props = {}
212 v = actual_props.get(target, {})
214 actual_props[target] = v
216 v1 = diff_props(expected_props, actual_props, 'actual', True)
217 v2 = diff_props(actual_props, expected_props, 'expected', False)
220 logger.warn('Actual properties: %s', actual_props)
H A Dchangelist_tests.py193 actual_props = {}
199 actual_props[path] = prop
200 if expected_props != actual_props:
204 str(actual_props)))

12