Lines Matching refs:IsLineFeed
626 if (IsCarriageReturn(c) && IsLineFeed(c0_)) Advance();628 if (IsLineFeed(c) && IsCarriageReturn(c0_)) Advance();