Apache HTTPD
Functions | Variables
apr_cstr.c File Reference
#include "apr.h"
#include "apr_lib.h"
#include "apr_strings.h"
#include "apr_fnmatch.h"
#include "apr_want.h"
#include "apr_cstr.h"

Go to the source code of this file.

Functions

 APR_DECLARE (void)
 
 APR_DECLARE (apr_array_header_t *)
 
 APR_DECLARE (int)
 
 APR_DECLARE (char *)
 
 APR_DECLARE (const char *)
 

Variables

static const short ucharmap []
 

Function Documentation

◆ APR_DECLARE() [1/2]

APR_DECLARE ( apr_array_header_t )

Definition at line 67 of file apr_cstr.c.

◆ APR_DECLARE() [2/2]

APR_DECLARE ( char )

Definition at line 110 of file apr_cstr.c.

Variable Documentation

◆ ucharmap

const short ucharmap[]
static

Definition at line 200 of file apr_cstr.c.