Defines | |
#define | PORT_FILE_SEPARATOR |
The platform-specific file name separator char delimiting entities in a filepath. | |
#define | PORT_PATH_SEPARATOR |
The platform-specific file path separator char delimiting filepaths in a path list. | |
#define | PORT_FILE_SEPARATOR_STR |
The platform-specific file name separator as a string. | |
#define | PORT_PATH_SEPARATOR_STR |
The platform-specific file name separator as a string. | |
Functions | |
char * | port_filepath_merge (const char *root, const char *trail, apr_pool_t *pool) |
Sticks together filepath parts delimiting them by a platform-specific file separator. | |
char * | port_filepath_canonical (const char *original, apr_pool_t *pool) |
Provides the canonical form of the specified path. | |
const char * | port_filepath_basename (const char *filepath) |
Finds short file name in the specified filepath. |
Genereated on Tue Mar 11 19:25:23 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.