(s, o)
| 33215 | ((i += 3), 0 !== (o = s.input.charCodeAt(i)) && !is_WS_OR_EOL(o)) |
| 33216 | ) |
| 33217 | } |
| 33218 | function writeFoldedLines(s, o) { |
| 33219 | 1 === o ? (s.result += ' ') : o > 1 && (s.result += er.repeat('\n', o - 1)) |
| 33220 | } |
| 33221 | function readBlockSequence(s, o) { |
| 33222 | var i, |