Searched refs:sorted_cat (Results 1 – 2 of 2) sorted by relevance
162 apr_array_header_t *sorted_cat = in svn_client__record_wc_mergeinfo_catalog() local168 for (i = 0; i < sorted_cat->nelts; i++) in svn_client__record_wc_mergeinfo_catalog()170 svn_sort__item_t elt = APR_ARRAY_IDX(sorted_cat, i, in svn_client__record_wc_mergeinfo_catalog()
1751 apr_array_header_t *sorted_cat = in svn_mergeinfo_catalog_merge() local1758 while (i < sorted_cat->nelts && j < sorted_changes->nelts) in svn_mergeinfo_catalog_merge()1763 cat_elt = APR_ARRAY_IDX(sorted_cat, i, svn_sort__item_t); in svn_mergeinfo_catalog_merge()