Searched refs:CVT_CRLF (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/less/
H A Dcvt.c108 if ((ops & CVT_CRLF) && edst > odst && edst[-1] == '\r')
H A Dsearch.c186 ops |= CVT_CRLF;
189 ops |= CVT_CRLF;
H A Dless.h498 #define CVT_CRLF 04 /* Remove CR after LF */ macro

Completed in 80 milliseconds