Home | History | Annotate | Download | only in i18n

Lines Matching refs:CR

1685                 while (c != CR && c != LF);
1692 if (c2 == CR || c2 == LF) {
1720 if (c == CR || c == LF)
1728 if (c != CR && c != LF && c != 0x0020) {