Apache Portable Runtime
Macros
apr_encode_private.h File Reference

APR-UTIL Encoding Private. More...

#include "apr.h"

Go to the source code of this file.

Macros

#define ENCODE_TO_ASCII(ch)   (ch)
 
#define ENCODE_TO_NATIVE(ch)   (ch)
 

Detailed Description

APR-UTIL Encoding Private.