|
GME
13
|
APR FNMatch Functions. More...
Go to the source code of this file.
Defines | |
| #define | APR_FNM_NOMATCH 1 |
| #define | APR_FNM_NOESCAPE 0x01 |
| #define | APR_FNM_PATHNAME 0x02 |
| #define | APR_FNM_PERIOD 0x04 |
| #define | APR_FNM_CASE_BLIND 0x08 |
Functions | |
| APR_DECLARE (apr_status_t) apr_fnmatch(const char *pattern | |
Variables | |
| const char * | strings |
| const char int | flags |
| apr_array_header_t ** | result |
| apr_array_header_t apr_pool_t * | p |
APR FNMatch Functions.
Definition in file apr_fnmatch.h.
1.7.6.1