Home
last modified time | relevance | path

Searched refs:regular_props (Results 1 – 24 of 24) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c194 apr_array_header_t **regular_props, in svn_categorize_props() argument
202 if (regular_props) in svn_categorize_props()
203 *regular_props = apr_array_make(pool, 1, sizeof(svn_prop_t)); in svn_categorize_props()
216 if (regular_props) in svn_categorize_props()
217 newprop = apr_array_push(*regular_props); in svn_categorize_props()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c194 apr_array_header_t **regular_props, in svn_categorize_props() argument
202 if (regular_props) in svn_categorize_props()
203 *regular_props = apr_array_make(pool, 1, sizeof(svn_prop_t)); in svn_categorize_props()
216 if (regular_props) in svn_categorize_props()
217 newprop = apr_array_push(*regular_props); in svn_categorize_props()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c194 apr_array_header_t **regular_props, in svn_categorize_props() argument
202 if (regular_props) in svn_categorize_props()
203 *regular_props = apr_array_make(pool, 1, sizeof(svn_prop_t)); in svn_categorize_props()
216 if (regular_props) in svn_categorize_props()
217 newprop = apr_array_push(*regular_props); in svn_categorize_props()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c194 apr_array_header_t **regular_props, in svn_categorize_props() argument
202 if (regular_props) in svn_categorize_props()
203 *regular_props = apr_array_make(pool, 1, sizeof(svn_prop_t)); in svn_categorize_props()
216 if (regular_props) in svn_categorize_props()
217 newprop = apr_array_push(*regular_props); in svn_categorize_props()
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_props.h296 apr_array_header_t **regular_props,
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_props.h296 apr_array_header_t **regular_props,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_props.h296 apr_array_header_t **regular_props,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_props.h296 apr_array_header_t **regular_props,
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg487 apr_array_header_t **regular_props,
500 apr_array_header_t **regular_props,
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg487 apr_array_header_t **regular_props,
500 apr_array_header_t **regular_props,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg487 apr_array_header_t **regular_props,
500 apr_array_header_t **regular_props,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg487 apr_array_header_t **regular_props,
500 apr_array_header_t **regular_props,
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupdate_editor.c5393 apr_array_header_t *regular_props; in svn_wc_add_repos_file4() local
5397 &entry_props, NULL, &regular_props, in svn_wc_add_repos_file4()
5401 new_base_props = svn_prop_array_to_hash(regular_props, pool); in svn_wc_add_repos_file4()
5609 apr_array_header_t *regular_props; in svn_wc__complete_directory_add() local
5614 &entry_props, NULL, &regular_props, in svn_wc__complete_directory_add()
5618 new_original_props = svn_prop_array_to_hash(regular_props, scratch_pool); in svn_wc__complete_directory_add()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupdate_editor.c5393 apr_array_header_t *regular_props; in svn_wc_add_repos_file4() local
5397 &entry_props, NULL, &regular_props, in svn_wc_add_repos_file4()
5401 new_base_props = svn_prop_array_to_hash(regular_props, pool); in svn_wc_add_repos_file4()
5609 apr_array_header_t *regular_props; in svn_wc__complete_directory_add() local
5614 &entry_props, NULL, &regular_props, in svn_wc__complete_directory_add()
5618 new_original_props = svn_prop_array_to_hash(regular_props, scratch_pool); in svn_wc__complete_directory_add()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dupdate_editor.c5393 apr_array_header_t *regular_props; in svn_wc_add_repos_file4() local
5397 &entry_props, NULL, &regular_props, in svn_wc_add_repos_file4()
5401 new_base_props = svn_prop_array_to_hash(regular_props, pool); in svn_wc_add_repos_file4()
5609 apr_array_header_t *regular_props; in svn_wc__complete_directory_add() local
5614 &entry_props, NULL, &regular_props, in svn_wc__complete_directory_add()
5618 new_original_props = svn_prop_array_to_hash(regular_props, scratch_pool); in svn_wc__complete_directory_add()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupdate_editor.c5393 apr_array_header_t *regular_props; in svn_wc_add_repos_file4() local
5397 &entry_props, NULL, &regular_props, in svn_wc_add_repos_file4()
5401 new_base_props = svn_prop_array_to_hash(regular_props, pool); in svn_wc_add_repos_file4()
5609 apr_array_header_t *regular_props; in svn_wc__complete_directory_add() local
5614 &entry_props, NULL, &regular_props, in svn_wc__complete_directory_add()
5618 new_original_props = svn_prop_array_to_hash(regular_props, scratch_pool); in svn_wc__complete_directory_add()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dmerge.c2282 apr_array_header_t *regular_props; in merge_file_added() local
2296 NULL, NULL, &regular_props, in merge_file_added()
2299 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_file_added()
3139 apr_array_header_t *regular_props; in merge_dir_added() local
3145 NULL, NULL, &regular_props, scratch_pool)); in merge_dir_added()
3147 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_dir_added()
H A Dconflicts.c7660 apr_array_header_t *regular_props; in diff_file_added() local
7671 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7674 svn_prop_array_to_hash(regular_props, in diff_file_added()
7708 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7712 svn_prop_array_to_hash(regular_props, in diff_file_added()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dmerge.c2282 apr_array_header_t *regular_props; in merge_file_added() local
2296 NULL, NULL, &regular_props, in merge_file_added()
2299 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_file_added()
3139 apr_array_header_t *regular_props; in merge_dir_added() local
3145 NULL, NULL, &regular_props, scratch_pool)); in merge_dir_added()
3147 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_dir_added()
H A Dconflicts.c7660 apr_array_header_t *regular_props; in diff_file_added() local
7671 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7674 svn_prop_array_to_hash(regular_props, in diff_file_added()
7708 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7712 svn_prop_array_to_hash(regular_props, in diff_file_added()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dmerge.c2282 apr_array_header_t *regular_props; in merge_file_added() local
2296 NULL, NULL, &regular_props, in merge_file_added()
2299 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_file_added()
3139 apr_array_header_t *regular_props; in merge_dir_added() local
3145 NULL, NULL, &regular_props, scratch_pool)); in merge_dir_added()
3147 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_dir_added()
H A Dconflicts.c7660 apr_array_header_t *regular_props; in diff_file_added() local
7671 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7674 svn_prop_array_to_hash(regular_props, in diff_file_added()
7708 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7712 svn_prop_array_to_hash(regular_props, in diff_file_added()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dmerge.c2282 apr_array_header_t *regular_props; in merge_file_added() local
2296 NULL, NULL, &regular_props, in merge_file_added()
2299 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_file_added()
3139 apr_array_header_t *regular_props; in merge_dir_added() local
3145 NULL, NULL, &regular_props, scratch_pool)); in merge_dir_added()
3147 new_props = svn_prop_array_to_hash(regular_props, scratch_pool); in merge_dir_added()
H A Dconflicts.c7660 apr_array_header_t *regular_props; in diff_file_added() local
7671 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7674 svn_prop_array_to_hash(regular_props, in diff_file_added()
7708 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7712 svn_prop_array_to_hash(regular_props, in diff_file_added()