127 #ifndef SVN_DIRENT_URI_H
128 #define SVN_DIRENT_URI_H
131 #include <apr_pools.h>
132 #include <apr_tables.h>
188 const char *component,
219 const char *component,
279 const char **base_name,
303 const char **base_name,
357 const char **base_name,
536 const char *relpath2,
562 const char *relative,
571 const char *child_uri,
585 const char *child_dirent,
594 const char *child_relpath,
607 const char *child_dirent);
614 const char *child_relpath);
621 const char *child_uri);
636 const char *child_dirent);
647 const char *child_relpath);
658 const char *child_uri,
659 apr_pool_t *result_pool);
696 apr_array_header_t **pcondensed_targets,
697 const apr_array_header_t *targets,
699 apr_pool_t *result_pool,
700 apr_pool_t *scratch_pool);
737 apr_array_header_t **pcondensed_targets,
738 const apr_array_header_t *targets,
740 apr_pool_t *result_pool,
741 apr_pool_t *scratch_pool);
760 const char **result_path,
761 const char *base_path,
763 apr_pool_t *result_pool);