|
Apache HTTPD
|
#include "testutil.h"#include "apr.h"#include "apr_general.h"#include "apr_strmatch.h"#include "apr_want.h"Go to the source code of this file.
Macros | |
| #define | APR_WANT_STDIO |
| #define | APR_WANT_STRFUNC |
Functions | |
| static void | test_str (abts_case *tc, void *data) |
| abts_suite * | teststrmatch (abts_suite *suite) |
| #define APR_WANT_STDIO |
Definition at line 25 of file teststrmatch.c.
| #define APR_WANT_STRFUNC |
Definition at line 26 of file teststrmatch.c.
Definition at line 29 of file teststrmatch.c.
| abts_suite * teststrmatch | ( | abts_suite * | suite | ) |
Definition at line 84 of file teststrmatch.c.