21 #include "apr_pools.h"
22 #include "apr_errno.h"
78 #define APR_DEFAULT_CHARSET (const char *)0
82 #define APR_LOCALE_CHARSET (const char *)1
119 apr_size_t *inbytes_left,
121 apr_size_t *outbytes_left);
124 #ifdef APR_NOT_DONE_YET
134 APU_DECLARE(apr_status_t) apr_xlate_conv_char(
apr_xlate_t *convset,
135 char inchar,
char outchar);
147 unsigned char inchar);