Searched refs:normalize_eols (Results 1 – 3 of 3) sorted by relevance
54 svn_boolean_t normalize_eols, in svn_client__get_normalized_stream() argument170 (eol_style && normalize_eols) ? SVN_SUBST_NATIVE_EOL_STR : eol, in svn_client__get_normalized_stream()
836 svn_boolean_t normalize_eols = FALSE; in svn_client_blame5() local853 normalize_eols = (style == svn_subst_eol_style_native); in svn_client_blame5()860 FALSE, normalize_eols, in svn_client_blame5()
1088 svn_boolean_t normalize_eols,