Lines Matching refs:LF
1519 --enable-newline-is-lf use LF as newline character (default)
1523 use CR, LF, or CRLF as newline sequence
1526 --enable-bsr-anycrlf \R matches only CR, LF, CRLF by default
13154 ac_pcre2_newline=lf
13160 # Check whether --enable-newline-is-lf was given.
13162 enableval=$enable_newline_is_lf; ac_pcre2_newline=lf
13424 lf) ac_pcre2_newline_value=2 ;;
17737 # if finds mixed CR/LF and LF-only lines. Since sed operates in
17738 # text mode, it properly converts lines to CR/LF. This bash problem