Home | History | Annotate | Download | only in libpng

Lines Matching refs:cr

1120   | --no-cr | --no-c | -n)
6146 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
13640 # if finds mixed CR/LF and LF-only lines. Since sed operates in
13641 # text mode, it properly converts lines to CR/LF. This bash problem