Lines Matching refs:IsLineFeed
622 if (IsCarriageReturn(c) && IsLineFeed(c0_)) Advance();624 if (IsLineFeed(c) && IsCarriageReturn(c0_)) Advance();