Home
last modified time | relevance | path

Searched refs:svn_prop_get_value (Results 1 – 25 of 88) sorted by relevance

1234

/dports/java/java-subversion/subversion-1.14.1/subversion/svn/
H A Dblame-cmd.c83 svn_prop_get_value(rev_props, in blame_receiver_xml()
85 svn_prop_get_value(rev_props, in blame_receiver_xml()
96 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
98 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
220 svn_prop_get_value(merged_rev_props, in blame_receiver()
222 svn_prop_get_value(merged_rev_props, in blame_receiver()
229 svn_prop_get_value(rev_props, in blame_receiver()
231 svn_prop_get_value(rev_props, in blame_receiver()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svn/
H A Dblame-cmd.c83 svn_prop_get_value(rev_props, in blame_receiver_xml()
85 svn_prop_get_value(rev_props, in blame_receiver_xml()
96 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
98 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
220 svn_prop_get_value(merged_rev_props, in blame_receiver()
222 svn_prop_get_value(merged_rev_props, in blame_receiver()
229 svn_prop_get_value(rev_props, in blame_receiver()
231 svn_prop_get_value(rev_props, in blame_receiver()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svn/
H A Dblame-cmd.c83 svn_prop_get_value(rev_props, in blame_receiver_xml()
85 svn_prop_get_value(rev_props, in blame_receiver_xml()
96 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
98 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
220 svn_prop_get_value(merged_rev_props, in blame_receiver()
222 svn_prop_get_value(merged_rev_props, in blame_receiver()
229 svn_prop_get_value(rev_props, in blame_receiver()
231 svn_prop_get_value(rev_props, in blame_receiver()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svn/
H A Dblame-cmd.c83 svn_prop_get_value(rev_props, in blame_receiver_xml()
85 svn_prop_get_value(rev_props, in blame_receiver_xml()
96 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
98 svn_prop_get_value(merged_rev_props, in blame_receiver_xml()
220 svn_prop_get_value(merged_rev_props, in blame_receiver()
222 svn_prop_get_value(merged_rev_props, in blame_receiver()
229 svn_prop_get_value(rev_props, in blame_receiver()
231 svn_prop_get_value(rev_props, in blame_receiver()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dtranslate.c263 propval = svn_prop_get_value(props, SVN_PROP_EOL_STYLE); in svn_wc__get_translate_info()
270 propval = svn_prop_get_value(props, SVN_PROP_KEYWORDS); in svn_wc__get_translate_info()
282 propval = svn_prop_get_value(props, SVN_PROP_SPECIAL); in svn_wc__get_translate_info()
H A Dadm_ops.c259 if (props && (svn_prop_get_value(props, SVN_PROP_EXECUTABLE) in add_from_disk()
260 || svn_prop_get_value(props, SVN_PROP_NEEDS_LOCK))) in add_from_disk()
749 notify->mime_type = svn_prop_get_value(props, SVN_PROP_MIME_TYPE); in svn_wc_add_from_disk3()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dtranslate.c263 propval = svn_prop_get_value(props, SVN_PROP_EOL_STYLE); in svn_wc__get_translate_info()
270 propval = svn_prop_get_value(props, SVN_PROP_KEYWORDS); in svn_wc__get_translate_info()
282 propval = svn_prop_get_value(props, SVN_PROP_SPECIAL); in svn_wc__get_translate_info()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dtranslate.c263 propval = svn_prop_get_value(props, SVN_PROP_EOL_STYLE); in svn_wc__get_translate_info()
270 propval = svn_prop_get_value(props, SVN_PROP_KEYWORDS); in svn_wc__get_translate_info()
282 propval = svn_prop_get_value(props, SVN_PROP_SPECIAL); in svn_wc__get_translate_info()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dtranslate.c263 propval = svn_prop_get_value(props, SVN_PROP_EOL_STYLE); in svn_wc__get_translate_info()
270 propval = svn_prop_get_value(props, SVN_PROP_KEYWORDS); in svn_wc__get_translate_info()
282 propval = svn_prop_get_value(props, SVN_PROP_SPECIAL); in svn_wc__get_translate_info()
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dconflict-data-test.c723 svn_prop_get_value(b->their_old, desc->property_name), in prop_conflict_cb()
724 svn_prop_get_value(b->mine, desc->property_name), in prop_conflict_cb()
725 svn_prop_get_value(b->theirs, desc->property_name), in prop_conflict_cb()
908 value = svn_prop_get_value(props, "prop-1"); in test_prop_conflict_resolving()
910 value = svn_prop_get_value(props, "prop-2"); in test_prop_conflict_resolving()
912 value = svn_prop_get_value(props, "prop-3"); in test_prop_conflict_resolving()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dconflict-data-test.c723 svn_prop_get_value(b->their_old, desc->property_name), in prop_conflict_cb()
724 svn_prop_get_value(b->mine, desc->property_name), in prop_conflict_cb()
725 svn_prop_get_value(b->theirs, desc->property_name), in prop_conflict_cb()
908 value = svn_prop_get_value(props, "prop-1"); in test_prop_conflict_resolving()
910 value = svn_prop_get_value(props, "prop-2"); in test_prop_conflict_resolving()
912 value = svn_prop_get_value(props, "prop-3"); in test_prop_conflict_resolving()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dconflict-data-test.c723 svn_prop_get_value(b->their_old, desc->property_name), in prop_conflict_cb()
724 svn_prop_get_value(b->mine, desc->property_name), in prop_conflict_cb()
725 svn_prop_get_value(b->theirs, desc->property_name), in prop_conflict_cb()
908 value = svn_prop_get_value(props, "prop-1"); in test_prop_conflict_resolving()
910 value = svn_prop_get_value(props, "prop-2"); in test_prop_conflict_resolving()
912 value = svn_prop_get_value(props, "prop-3"); in test_prop_conflict_resolving()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dconflict-data-test.c723 svn_prop_get_value(b->their_old, desc->property_name), in prop_conflict_cb()
724 svn_prop_get_value(b->mine, desc->property_name), in prop_conflict_cb()
725 svn_prop_get_value(b->theirs, desc->property_name), in prop_conflict_cb()
908 value = svn_prop_get_value(props, "prop-1"); in test_prop_conflict_resolving()
910 value = svn_prop_get_value(props, "prop-2"); in test_prop_conflict_resolving()
912 value = svn_prop_get_value(props, "prop-3"); in test_prop_conflict_resolving()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dproperty.c664 basecoll_url = svn_prop_get_value(dav_props, "baseline-collection"); in retrieve_baseline_info()
677 version_name = svn_prop_get_value(dav_props, SVN_DAV__VERSION_NAME); in retrieve_baseline_info()
903 *value = apr_pstrdup(result_pool, svn_prop_get_value(dav_props, propname)); in svn_ra_serf__fetch_dav_prop()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dproperty.c664 basecoll_url = svn_prop_get_value(dav_props, "baseline-collection"); in retrieve_baseline_info()
677 version_name = svn_prop_get_value(dav_props, SVN_DAV__VERSION_NAME); in retrieve_baseline_info()
903 *value = apr_pstrdup(result_pool, svn_prop_get_value(dav_props, propname)); in svn_ra_serf__fetch_dav_prop()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dproperty.c664 basecoll_url = svn_prop_get_value(dav_props, "baseline-collection"); in retrieve_baseline_info()
677 version_name = svn_prop_get_value(dav_props, SVN_DAV__VERSION_NAME); in retrieve_baseline_info()
903 *value = apr_pstrdup(result_pool, svn_prop_get_value(dav_props, propname)); in svn_ra_serf__fetch_dav_prop()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dproperty.c664 basecoll_url = svn_prop_get_value(dav_props, "baseline-collection"); in retrieve_baseline_info()
677 version_name = svn_prop_get_value(dav_props, SVN_DAV__VERSION_NAME); in retrieve_baseline_info()
903 *value = apr_pstrdup(result_pool, svn_prop_get_value(dav_props, propname)); in svn_ra_serf__fetch_dav_prop()
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_props.h150 svn_prop_get_value(const apr_hash_t *properties,
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_props.h150 svn_prop_get_value(const apr_hash_t *properties,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_props.h150 svn_prop_get_value(const apr_hash_t *properties,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_props.h150 svn_prop_get_value(const apr_hash_t *properties,
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Ddiff.c465 svn_boolean_t exec_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
467 svn_boolean_t exec_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
469 svn_boolean_t symlink_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
471 svn_boolean_t symlink_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
887 const char *mimetype1 = svn_prop_get_value(left_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
888 const char *mimetype2 = svn_prop_get_value(right_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
920 if (svn_prop_get_value(left_props, SVN_PROP_SPECIAL)) in diff_content_changed()
923 if (svn_prop_get_value(right_props, SVN_PROP_SPECIAL)) in diff_content_changed()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Ddiff.c465 svn_boolean_t exec_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
467 svn_boolean_t exec_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
469 svn_boolean_t symlink_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
471 svn_boolean_t symlink_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
887 const char *mimetype1 = svn_prop_get_value(left_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
888 const char *mimetype2 = svn_prop_get_value(right_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
920 if (svn_prop_get_value(left_props, SVN_PROP_SPECIAL)) in diff_content_changed()
923 if (svn_prop_get_value(right_props, SVN_PROP_SPECIAL)) in diff_content_changed()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Ddiff.c465 svn_boolean_t exec_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
467 svn_boolean_t exec_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
469 svn_boolean_t symlink_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
471 svn_boolean_t symlink_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
887 const char *mimetype1 = svn_prop_get_value(left_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
888 const char *mimetype2 = svn_prop_get_value(right_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
920 if (svn_prop_get_value(left_props, SVN_PROP_SPECIAL)) in diff_content_changed()
923 if (svn_prop_get_value(right_props, SVN_PROP_SPECIAL)) in diff_content_changed()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Ddiff.c465 svn_boolean_t exec_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
467 svn_boolean_t exec_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
469 svn_boolean_t symlink_bit1 = (svn_prop_get_value(left_props, in print_git_diff_header()
471 svn_boolean_t symlink_bit2 = (svn_prop_get_value(right_props, in print_git_diff_header()
887 const char *mimetype1 = svn_prop_get_value(left_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
888 const char *mimetype2 = svn_prop_get_value(right_props, SVN_PROP_MIME_TYPE); in diff_content_changed()
920 if (svn_prop_get_value(left_props, SVN_PROP_SPECIAL)) in diff_content_changed()
923 if (svn_prop_get_value(right_props, SVN_PROP_SPECIAL)) in diff_content_changed()

1234