Lines Matching refs:nc
1829 char nc = sPtr [0];1831 if ((c == '\r' && nc == '\n') ||1832 (c == '\n' && nc == '\r'))