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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dcat.c120 svn_subst_eol_style_from_value(&style, &eol, eol_style->data);
277 svn_subst_eol_style_from_value(&eol, &eol_str, eol_style->data);
H A Ddiff_local.c325 svn_subst_eol_style_from_value(&eol_style, &eol, eol_style_val->data);
H A Dexport.c91 svn_subst_eol_style_from_value(style, eol, value);
97 svn_subst_eol_style_from_value(&requested_style, &requested_eol,
H A Dimport.c143 svn_subst_eol_style_from_value(&eol_style, &eol, eol_style_val->data);
H A Dblame.c856 svn_subst_eol_style_from_value(&style, &eol, eol_style->data);
H A Dpatch.c421 svn_subst_eol_style_from_value(eol_style,
H A Dmerge.c2410 svn_subst_eol_style_from_value(&style, &eol, eol_style->data);
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_subst.h86 svn_subst_eol_style_from_value(svn_subst_eol_style_t *style,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dtranslate.c266 svn_subst_eol_style_from_value(style, eol, propval);
H A Dmerge.c237 svn_subst_eol_style_from_value(&style, &eol, prop->value->data);
321 svn_subst_eol_style_from_value(NULL, &eol, prop->value->data);
H A Dprops.c2187 svn_subst_eol_style_from_value(&eol_style, &ignored_eol, new_value->data);
H A Ddeprecated.c3446 svn_subst_eol_style_from_value(&eol_style, &eol_str,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsubst.c64 svn_subst_eol_style_from_value(svn_subst_eol_style_t *style,
63 svn_subst_eol_style_from_value(svn_subst_eol_style_t *style, function

Completed in 286 milliseconds