51 #define APR_WANT_IOVEC
110 #if defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
111 __attribute__((alloc_size(3)))
136 #if defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
137 __attribute__((alloc_size(3)))
148 #if defined(__GNUC__) && __GNUC__ >= 4
149 __attribute__((sentinel))
162 apr_size_t nvec, apr_size_t *nbytes);
183 __attribute__((format(printf,2,3)));
208 apr_size_t dst_size);
274 const
char *format, ...)
275 __attribute__((format(printf,3,4)));
330 char **end,
int base);