Searched refs:LineBreaks (Results 1 – 2 of 2) sorted by relevance
507 unsigned &LineBreaks, bool &IsDone);1463 unsigned LineBreaks, StringRef Str) { in getChompedLineBreaks() argument1467 return LineBreaks; in getChompedLineBreaks()1511 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent() argument1551 ++LineBreaks; in findBlockScalarIndent()1601 unsigned LineBreaks = 0; in scanBlockScalar() local1603 if (!findBlockScalarIndent(BlockIndent, BlockExitIndent, LineBreaks, in scanBlockScalar()1620 Str.append(LineBreaks, '\n'); in scanBlockScalar()1622 LineBreaks = 0; in scanBlockScalar()1631 ++LineBreaks; in scanBlockScalar()[all …]
77 Oct 11, 2007: LineBreaks is now an inlinePattern. Fixed HR in