26 #include <apr_pools.h>
27 #include <apr_getopt.h>
28 #include <apr_tables.h>
31 #ifndef DOXYGEN_SHOULD_SKIP_THIS
32 #define APR_WANT_STDIO
58 (apr_getopt_t *os,
void *baton, apr_pool_t *pool);
62 #define SVN_OPT_MAX_ALIASES 3
65 #define SVN_OPT_MAX_OPTIONS 50
70 #define SVN_OPT_FIRST_LONGOPT_ID 256
141 const char *cmd_name);
156 const char *cmd_name);
170 const apr_getopt_option_t *
172 const apr_getopt_option_t *option_table,
185 const apr_getopt_option_t *
187 const apr_getopt_option_t *option_table);
201 const int *global_options);
247 const apr_getopt_option_t *opt_table,
263 const apr_getopt_option_t *opt_table,
276 const apr_getopt_option_t *opt,
295 const apr_getopt_option_t *options_table,
296 const int *global_options,
309 const apr_getopt_option_t *options_table,
323 const apr_getopt_option_t *options_table,
513 apr_array_header_t *known_targets,
529 apr_array_header_t *known_targets,
551 apr_array_header_t *known_targets,
650 const char **truepath,
690 const char *pgm_name,
693 const char *version_footer,
696 const apr_getopt_option_t *option_table,
697 const int *global_options,
711 const char *pgm_name,
714 const char *version_footer,
717 const apr_getopt_option_t *option_table,
730 const char *pgm_name,
733 const char *version_footer,
736 const apr_getopt_option_t *option_table,