Searched refs:srcsect (Results 1 – 1 of 1) sorted by relevance
1214 cfg_section_t * srcsect; in svn_config_dup() local1218 srcsect = sectval; in svn_config_dup()1220 destsec = svn_config_addsection(*cfgp, srcsect->name); in svn_config_dup()1222 for (optidx = apr_hash_first(pool, srcsect->options); in svn_config_dup()