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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_tables.h221 APR_DECLARE(char *) apr_array_pstrcat(apr_pool_t *p,
/freebsd-11-stable/contrib/apr/tables/
H A Dapr_tables.c223 /* apr_array_pstrcat generates a new string from the apr_pool_t containing
229 APR_DECLARE(char *) apr_array_pstrcat(apr_pool_t *p, function
1298 return apr_array_pstrcat(p, state.merged, ',');

Completed in 95 milliseconds