Searched refs:last_matches (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dreps.c134 apr_uint32_t *last_matches; member in struct:hash_t
319 hash->last_matches = apr_pcalloc(result_pool,
320 sizeof(*hash->last_matches) * size);
380 copy.last_matches[idx] = hash->last_matches[i];

Completed in 67 milliseconds