Apache2
apr_encode_private.h File Reference

APR-UTIL Encoding Private. More...

#include "apr.h"
Include dependency graph for apr_encode_private.h:

Go to the source code of this file.

Macros

#define TO_ASCII(ch)   ((unsigned char)(ch))
 
#define TO_NATIVE(ch)   ((unsigned char)(ch))
 

Detailed Description

APR-UTIL Encoding Private.