Home
last modified time | relevance | path

Searched refs:make_string_from_option (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDconfig.c528 make_string_from_option(const char **valuep, svn_config_t *cfg, in make_string_from_option() function
643 make_string_from_option(&cstring, cfg, section, x_opt, x_pool); in expand_option_value()
784 make_string_from_option(valuep, cfg, sec, opt, NULL); in svn_config_get()
1083 make_string_from_option(&temp_value, cfg, sec, opt, NULL); in svn_config_enumerate()
1117 make_string_from_option(&temp_value, cfg, sec, opt, NULL); in svn_config_enumerate2()