Home
last modified time | relevance | path

Searched refs:apr_strfsize (Results 1 – 8 of 8) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dteststr.c301 apr_strfsize(off, buf); in overflow_strfsize()
304 apr_strfsize(off, buf); in overflow_strfsize()
307 apr_strfsize(off, buf); in overflow_strfsize()
310 apr_strfsize(off, buf); in overflow_strfsize()
311 apr_strfsize(off + 1, buf); in overflow_strfsize()
312 apr_strfsize(off - 1, buf); in overflow_strfsize()
343 ret = apr_strfsize(ts[n].size, buf); in string_strfsize()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dteststr.c301 apr_strfsize(off, buf); in overflow_strfsize()
304 apr_strfsize(off, buf); in overflow_strfsize()
307 apr_strfsize(off, buf); in overflow_strfsize()
310 apr_strfsize(off, buf); in overflow_strfsize()
311 apr_strfsize(off + 1, buf); in overflow_strfsize()
312 apr_strfsize(off - 1, buf); in overflow_strfsize()
343 ret = apr_strfsize(ts[n].size, buf); in string_strfsize()
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_strings.h372 APR_DECLARE(char *) apr_strfsize(apr_off_t size, char *buf);
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_strings.h372 APR_DECLARE(char *) apr_strfsize(apr_off_t size, char *buf);
/external/cronet/tot/third_party/apache-portable-runtime/src/strings/
Dapr_strings.c432 APR_DECLARE(char *) apr_strfsize(apr_off_t size, char *buf) in apr_strfsize() function
Dapr_snprintf.c1265 s = apr_strfsize(size, buf); in apr_vformatter()
/external/cronet/stable/third_party/apache-portable-runtime/src/strings/
Dapr_strings.c432 APR_DECLARE(char *) apr_strfsize(apr_off_t size, char *buf) in apr_strfsize() function
Dapr_snprintf.c1265 s = apr_strfsize(size, buf); in apr_vformatter()