Lines Matching refs:multi
1425 to indicate the column of the error. This is to be used in a multi-line error
1461 Multi-line messages *errorformat-multi-line*
1463 It is possible to read the output of programs that produce multi-line
1466 %E start of a multi-line error message
1467 %W start of a multi-line warning message
1468 %I start of a multi-line informational message
1469 %N start of a multi-line note message
1470 %A start of a multi-line message (unspecified type)
1472 %C continuation of a multi-line message
1473 %Z end of a multi-line message
1476 Using "\n" in the pattern won't work to match multi-line messages.
1542 current line, even if cc and dd are multi-line errorformat strings.
1593 %- do not include the matching multi-line in any output
1685 Extended examples for the handling of multi-line messages are given below,
1793 produces simple multi-line error messages.
1832 vim's notion of a "multi-line message" and also doesn't force us to include
1833 it as a "continuation of a multi-line message."
1859 multi-lines in a single line, leading white space is removed.
1861 consisting of multi-line errors.
1874 Start of multi-line error messages: >
1877 < Start of multi-line warning messages; the first two also