GME  13
Defines | Typedefs | Functions | Variables
apr_xlate.h File Reference

APR I18N translation library. More...

Go to the source code of this file.

Defines

#define APR_DEFAULT_CHARSET   (const char *)0
#define APR_LOCALE_CHARSET   (const char *)1

Typedefs

typedef struct apr_xlate_t apr_xlate_t

Functions

 APU_DECLARE (apr_status_t) apr_xlate_open(apr_xlate_t **convset
 APU_DECLARE (apr_int32_t) apr_xlate_conv_byte(apr_xlate_t *convset

Variables

const char * topage
const char const char * frompage
const char const char apr_pool_tpool
intonoff
const char * inbuf
const char apr_size_t * inbytes_left
const char apr_size_t char * outbuf
const char apr_size_t char
apr_size_t * 
outbytes_left
unsigned char inchar

Detailed Description

APR I18N translation library.

Definition in file apr_xlate.h.