HomeSort by: relevance | last modified time | path
    Searched refs:unescaped (Results 1 - 14 of 14) sorted by relevancy

  /src/usr.bin/make/unit-tests/
char-005c-reverse-solidus.mk 84 # The pattern ends up as "x\:Nzzz". Only the sequence "\:" is unescaped, all
91 # sequence "\:" is unescaped, all others, including "\\", are left as-is.
char-005c-reverse-solidus.mk 84 # The pattern ends up as "x\:Nzzz". Only the sequence "\:" is unescaped, all
91 # sequence "\:" is unescaped, all others, including "\\", are left as-is.
varmod-edge.mk 32 # and the colon are unescaped. The other characters are left as-is.
34 # to be doubled since single backslashes would simply be unescaped by
37 # XXX: This is unexpected. The opening brace should also be unescaped.
125 # The Str_Match pattern is \\(:M*}, and there the backslash is unescaped.
varmod-edge.mk 32 # and the colon are unescaped. The other characters are left as-is.
34 # to be doubled since single backslashes would simply be unescaped by
37 # XXX: This is unexpected. The opening brace should also be unescaped.
125 # The Str_Match pattern is \\(:M*}, and there the backslash is unescaped.
varmod.mk 157 # The only modifier parts where an unescaped '$' makes sense at the end are
159 # parts, an unescaped '$' is an undocumented and discouraged edge case, as it
varmod.mk 157 # The only modifier parts where an unescaped '$' makes sense at the end are
159 # parts, an unescaped '$' is an undocumented and discouraged edge case, as it
varmod-match-escape.mk 9 # are unescaped, and in the pattern matching these have the same meaning as
varmod-match-escape.mk 9 # are unescaped, and in the pattern matching these have the same meaning as
varmod-loop.mk 212 # When parsing the loop body, each '\$', '\@' and '\\' is unescaped to '$',
226 # In the first round, '\$ ' is unescaped to '$ ', and since the
varmod-match.mk 379 # The argument to the inner ':U' is unescaped to 'M\'.
385 # The argument to the inner ':U' is unescaped to 'M\:\'.
varmod-loop.mk 212 # When parsing the loop body, each '\$', '\@' and '\\' is unescaped to '$',
226 # In the first round, '\$ ' is unescaped to '$ ', and since the
varmod-match.mk 379 # The argument to the inner ':U' is unescaped to 'M\'.
385 # The argument to the inner ':U' is unescaped to 'M\:\'.
escape.mk 9 # unescaped <newline> is reached.
escape.mk 9 # unescaped <newline> is reached.

Completed in 30 milliseconds