Searched refs:expand_option_value (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c472 expand_option_value(svn_config_t *cfg, cfg_section_t *section,
478 only ever be passed into this function by expand_option_value(). */
488 * If none is there, there is no point in calling expand_option_value.
494 expand_option_value(cfg, section, opt->value, &opt->x_value, tmp_pool);
533 expand_option_value(svn_config_t *cfg, cfg_section_t *section,
669 * If none is there, there is no point in calling expand_option_value.
675 expand_option_value(cfg, sec, default_value, &x_default, tmp_pool);
526 expand_option_value(svn_config_t *cfg, cfg_section_t *section, function

Completed in 39 milliseconds