LF               1216 modules/generators/mod_autoindex.c                         if ((titlebuf[y] == CR) || (titlebuf[y] == LF)) {
LF                644 modules/http/http_filters.c     *next++ = LF;
LF                993 server/util.c      if (ch == LF)
LF               1021 server/util.c              if (cp > cbuf && cp[-1] == LF) {
LF               1097 server/util.c              if (c == LF) {
LF               1101 server/util.c              if (c == EOF || c == 0x4 || c == LF || i >= (bufsize - 2)) {