Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.h111 IGNORE_TAB_EXPANSION, enumerator
H A Dio.c277 case IGNORE_TAB_EXPANSION: in find_and_hash_each_line()
345 case IGNORE_TAB_EXPANSION: in find_and_hash_each_line()
H A Ddiff.c375 if (ignore_white_space < IGNORE_TAB_EXPANSION) in main()
376 ignore_white_space = IGNORE_TAB_EXPANSION; in main()
H A Dutil.c395 case IGNORE_TAB_EXPANSION: in lines_differ()
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog845 Add support for IGNORE_TAB_EXPANSION.
890 Add support for IGNORE_TAB_EXPANSION.