Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Ddiff.h115 IGNORE_ALL_SPACE enumerator
H A Dio.c251 case IGNORE_ALL_SPACE: in find_and_hash_each_line()
321 case IGNORE_ALL_SPACE: in find_and_hash_each_line()
H A Dutil.c338 case IGNORE_ALL_SPACE: in lines_differ()
H A Ddiff.c484 ignore_white_space = IGNORE_ALL_SPACE; in main()