31 #include <apr_pools.h>
32 #include <apr_getopt.h>
33 #include <apr_tables.h>
36 #ifndef DOXYGEN_SHOULD_SKIP_THIS
37 #define APR_WANT_STDIO
63 apr_getopt_t *os,
void *baton, apr_pool_t *pool);
67 #define SVN_OPT_MAX_ALIASES 3
70 #define SVN_OPT_MAX_OPTIONS 50
75 #define SVN_OPT_FIRST_LONGOPT_ID 256
146 const char *cmd_name);
161 const char *cmd_name);
175 const apr_getopt_option_t *
177 const apr_getopt_option_t *option_table,
190 const apr_getopt_option_t *
192 const apr_getopt_option_t *option_table);
206 const int *global_options);
252 const apr_getopt_option_t *opt_table,
268 const apr_getopt_option_t *opt_table,
281 const apr_getopt_option_t *opt,
305 const apr_getopt_option_t *options_table,
306 const int *global_options,
319 const apr_getopt_option_t *options_table,
333 const apr_getopt_option_t *options_table,
525 const apr_array_header_t *known_targets,
541 const apr_array_header_t *known_targets,
563 const apr_array_header_t *known_targets,
662 const char **truepath,
704 const char *pgm_name,
708 const char *version_footer,
711 const apr_getopt_option_t *option_table,
712 const int *global_options,
725 const char *pgm_name,
728 const char *version_footer,
731 const apr_getopt_option_t *option_table,
732 const int *global_options,
746 const char *pgm_name,
749 const char *version_footer,
752 const apr_getopt_option_t *option_table,
765 const char *pgm_name,
768 const char *version_footer,
771 const apr_getopt_option_t *option_table,