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,
702 const char *pgm_name,
705 const char *version_footer,
708 const apr_getopt_option_t *option_table,
709 const int *global_options,
723 const char *pgm_name,
726 const char *version_footer,
729 const apr_getopt_option_t *option_table,
742 const char *pgm_name,
745 const char *version_footer,
748 const apr_getopt_option_t *option_table,