Searched refs:whitespace (Results 1 – 12 of 12) sorted by relevance
33 ``SNIPPET`` variable. This is a whitespace- or semicolon-separated list of
75 The variable is a whitespace- or semicolon-separated list of directories
26 whitespace or other special characters through all the wrappers can be
214 trailing whitespace are ignored. That means these example values
94 - Project names which contain comma (``,``) or whitespace now generate
614 Project group names must not contain commas (,), colons (:), or whitespace.
76 trailing-whitespace,
5063 my ($whitespace) =5066 statement_rawlines($whitespace) - 1;5500 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);5501 my $offset = statement_rawlines($whitespace) - 1;
788 git rebase --ignore-whitespace upstream/main790 The ``--ignore-whitespace`` option stops ``git apply`` (called by rebase)791 from changing any whitespace. Resolve the conflicts and push again::
910 A whitespace-separated list of what to do with the app (any of ``build``, ``flash``,
380 # whitespace so the flags are spaced out2420 # Remove whitespace before and after filename and convert to CMake path.3110 # may be whitespace- or semicolon-separated.
382 # with any whitespace replaced by '-' and punctuation characters removed.