Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_diff/
HDdiff_memory.c56 svn_boolean_t ends_without_eol; member
249 src->ends_without_eol = TRUE; in fill_source_tokens()
252 src->ends_without_eol = FALSE; in fill_source_tokens()
429 && source->ends_without_eol) in output_unified_token_range()