|
Apache HTTPD
|
APR-UTIL URI Routines. More...
Go to the source code of this file.
Classes | |
| struct | apr_uri_t |
Typedefs | |
| typedef struct apr_uri_t | apr_uri_t |
Functions | |
| APU_DECLARE (apr_port_t) apr_uri_port_of_scheme(const char *scheme_str) | |
| APU_DECLARE (char *) apr_uri_unparse(apr_pool_t *p | |
| APU_DECLARE (apr_status_t) apr_uri_parse(apr_pool_t *p | |
Variables | |
| const apr_uri_t * | uptr |
| const apr_uri_t unsigned | flags |
| const char * | uri |
| const char * | hostinfo |
APR-UTIL URI Routines.
Definition in file apr_uri.h.