Apache HTTPD
Macros | Functions
apr_strtok.c File Reference
#include "apr.h"
#include "apr_strings.h"
#include "apr_want.h"

Go to the source code of this file.

Macros

#define APR_WANT_STRFUNC   /* for strchr() */
 

Functions

 APR_DECLARE (char *)
 

Macro Definition Documentation

◆ APR_WANT_STRFUNC

#define APR_WANT_STRFUNC   /* for strchr() */

Definition at line 24 of file apr_strtok.c.

Function Documentation

◆ APR_DECLARE()

APR_DECLARE ( char )

Definition at line 27 of file apr_strtok.c.