Searched refs:apr_strfsize (Results 1 – 3 of 3) sorted by relevance
372 APR_DECLARE(char *) apr_strfsize(apr_off_t size, char *buf);
432 APR_DECLARE(char *) apr_strfsize(apr_off_t size, char *buf) in apr_strfsize() function
1264 s = apr_strfsize(size, buf); in apr_vformatter()