Home
last modified time | relevance | path

Searched refs:dst_children (Results 1 – 4 of 4) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc_db_update_move.c2019 apr_array_header_t *src_children, *dst_children; in update_moved_away_node() local
2028 SVN_ERR(get_info(&dst_props, &dst_checksum, &dst_children, &dst_kind, in update_moved_away_node()
2085 while (i < src_children->nelts || j < dst_children->nelts) in update_moved_away_node()
2099 child_name = APR_ARRAY_IDX(dst_children, j, const char *); in update_moved_away_node()
2101 else if (j >= dst_children->nelts) in update_moved_away_node()
2110 const char *dst_name = APR_ARRAY_IDX(dst_children, j, in update_moved_away_node()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc_db_update_move.c2019 apr_array_header_t *src_children, *dst_children; in update_moved_away_node() local
2028 SVN_ERR(get_info(&dst_props, &dst_checksum, &dst_children, &dst_kind, in update_moved_away_node()
2085 while (i < src_children->nelts || j < dst_children->nelts) in update_moved_away_node()
2099 child_name = APR_ARRAY_IDX(dst_children, j, const char *); in update_moved_away_node()
2101 else if (j >= dst_children->nelts) in update_moved_away_node()
2110 const char *dst_name = APR_ARRAY_IDX(dst_children, j, in update_moved_away_node()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc_db_update_move.c2019 apr_array_header_t *src_children, *dst_children; in update_moved_away_node() local
2028 SVN_ERR(get_info(&dst_props, &dst_checksum, &dst_children, &dst_kind, in update_moved_away_node()
2085 while (i < src_children->nelts || j < dst_children->nelts) in update_moved_away_node()
2099 child_name = APR_ARRAY_IDX(dst_children, j, const char *); in update_moved_away_node()
2101 else if (j >= dst_children->nelts) in update_moved_away_node()
2110 const char *dst_name = APR_ARRAY_IDX(dst_children, j, in update_moved_away_node()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc_db_update_move.c2019 apr_array_header_t *src_children, *dst_children; in update_moved_away_node() local
2028 SVN_ERR(get_info(&dst_props, &dst_checksum, &dst_children, &dst_kind, in update_moved_away_node()
2085 while (i < src_children->nelts || j < dst_children->nelts) in update_moved_away_node()
2099 child_name = APR_ARRAY_IDX(dst_children, j, const char *); in update_moved_away_node()
2101 else if (j >= dst_children->nelts) in update_moved_away_node()
2110 const char *dst_name = APR_ARRAY_IDX(dst_children, j, in update_moved_away_node()