Home
last modified time | relevance | path

Searched refs:apr_array_append (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/apr/include/
H A Dapr_tables.h206 APR_DECLARE(apr_array_header_t *) apr_array_append(apr_pool_t *p,
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dimport.c991 global_ignores = apr_array_append(scratch_pool, global_ignores, in svn_client_import5()
/freebsd-13.1/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c1490 targets = apr_array_append(pool, in sub_main()
/freebsd-13.1/contrib/apr/tables/
H A Dapr_tables.c213 apr_array_append(apr_pool_t *p, in apr_array_append() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Drev_hunt.c1320 merged_path_revisions = apr_array_append(iterpool, merged_path_revisions, in find_merged_revisions()