Searched refs:BlockIndent (Results 1 – 2 of 2) sorted by relevance
509 bool scanBlockScalarIndent(unsigned BlockIndent, unsigned BlockExitIndent,1620 bool Scanner::findBlockScalarIndent(unsigned &BlockIndent, in findBlockScalarIndent() argument1635 BlockIndent = Column; in findBlockScalarIndent()1636 if (MaxAllSpaceLineCharacters > BlockIndent) { in findBlockScalarIndent()1667 bool Scanner::scanBlockScalarIndent(unsigned BlockIndent, in scanBlockScalarIndent() argument1670 while (Column < BlockIndent) { in scanBlockScalarIndent()1686 if (Column < BlockIndent) { in scanBlockScalarIndent()1701 unsigned BlockIndent; in scanBlockScalar() local1713 if (BlockIndent == 0) { in scanBlockScalar()1714 if (!findBlockScalarIndent(BlockIndent, BlockExitIndent, LineBreaks, in scanBlockScalar()[all …]
217 * ``BAS_BlockIndent`` (in configuration: ``BlockIndent``)