Lines Matching refs:IsLineFeed
606 if (IsCarriageReturn(c) && IsLineFeed(c0_)) Advance();608 if (IsLineFeed(c) && IsCarriageReturn(c0_)) Advance();