Lines Matching refs:the
3 # Tests for the :!cmd! variable modifier, which evaluates the modifier
4 # argument, independent of the value or the name of the original variable.
10 # The output is truncated at the first null byte.
12 # Truncating the output is not necessarily intended but may also be a side
13 # effect from the implementation. Having null bytes in the output of a
19 # The newline at the end of the output is stripped.
24 # Only the final newline of the output is stripped. All other newlines are
30 # Each newline in the output is converted to a space, except for the newline
31 # at the end of the output, which is stripped.