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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dcat.c120 svn_subst_eol_style_from_value(&style, &eol, eol_style->data);
269 svn_subst_eol_style_from_value(&eol, &eol_str, eol_style->data);
H A Ddiff_local.c204 svn_subst_eol_style_from_value(&style, &eol, val->data);
222 svn_subst_eol_style_from_value(&style, &eol, val->data);
H A Dblame.c713 svn_subst_eol_style_from_value(&style, &eol, eol_style->data);
H A Dimport.c130 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 Dpatch.c349 svn_subst_eol_style_from_value(eol_style,
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_subst.h86 svn_subst_eol_style_from_value(svn_subst_eol_style_t *style,
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dtranslate.c279 svn_subst_eol_style_from_value(style, eol, propval);
H A Dmerge.c236 svn_subst_eol_style_from_value(&style, &eol, prop->value->data);
320 svn_subst_eol_style_from_value(NULL, &eol, prop->value->data);
H A Dprops.c2083 svn_subst_eol_style_from_value(&eol_style, &ignored_eol, new_value->data);
H A Ddeprecated.c3171 svn_subst_eol_style_from_value(&eol_style, &eol_str,
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dsubst.c63 svn_subst_eol_style_from_value(svn_subst_eol_style_t *style,
62 svn_subst_eol_style_from_value(svn_subst_eol_style_t *style, function

Completed in 218 milliseconds