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

  /src/usr.bin/make/unit-tests/
varmod-subst.exp 18 1 two 3 left parenthesis
19 1 two 3 right parenthesis
cond-func-defined.mk 12 # Horizontal whitespace (space tab) after the opening parenthesis is ignored.
17 # Horizontal whitespace (space tab) before the closing parenthesis is ignored.
cond-op-parentheses.mk 42 # An unbalanced opening parenthesis is a parse error.
50 # An unbalanced closing parenthesis is a parse error.
varmod-edge.mk 20 # The first closing brace matches the opening parenthesis.
93 # Therefore, the second backslash escapes the parenthesis.
98 # closing brace would match the opening parenthesis (see paren-brace), and
100 # After that, the remaining backslash would escape the parenthesis in
110 # The backslash in \( does not escape the parenthesis, therefore it
155 # up until the closing brace or parenthesis. The :Q may look like a
varparse-mod.mk 19 # ':' or the closing brace or parenthesis of the expression. The modifiers
cond-func.mk 25 # Horizontal whitespace (space tab) after the opening parenthesis is ignored.
30 # Horizontal whitespace (space tab) before the closing parenthesis is ignored.
varmod-subst.mk 211 @echo ${:U1 2 3:S(2(two(:Q} left parenthesis
212 @echo ${:U1 2 3:S)2)two):Q} right parenthesis
varmod-sysv.mk 46 # or parenthesis. The ':Q' in the below expression may look like a modifier
  /src/tests/bin/sh/
t_cmdsub.sh 581 -o inline:'E: here-doc terminated with a parenthesis ("academic")\n' \
585 E: here-doc terminated with a parenthesis ("academic")

Completed in 16 milliseconds