| /freebsd/contrib/less/ |
| H A D | evar.c | 24 * Skip to the next unescaped slash or right curly bracket in a string. 39 * (slash, pattern, slash, replacement), followed by right curly bracket. 134 * of the environment var string (including the final right curly bracket). 136 * Return the new value of e to point just after the final right curly bracket. 181 break; /* missing right curly bracket; ignore var */ in expand_evars()
|
| H A D | less.nro | 233 If a left curly bracket appears in the top line displayed 235 the { command will go to the matching right curly bracket. 236 The matching right curly bracket is positioned on the bottom 238 If there is more than one left curly bracket on the top line, 241 If a right curly bracket appears in the bottom line displayed 243 the } command will go to the matching left curly bracket. 244 The matching left curly bracket is positioned on the top 246 If there is more than one right curly bracket on the bottom line, 249 Like {, but applies to parentheses rather than curly brackets. 251 Like }, but applies to parentheses rather than curly brackets. [all …]
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | AsmWriterInst.cpp | 111 // the dollar sign is a curly brace. If so, advance VarEnd and DollarPos in AsmWriterInst() 112 // so the variable name does not contain the leading curly brace. in AsmWriterInst() 130 // In order to avoid starting the next string at the terminating curly in AsmWriterInst() 131 // brace, advance the end position past it if we found an opening curly in AsmWriterInst() 137 "Reached end of string before terminating curly brace in '" + in AsmWriterInst() 146 "Reached end of string before terminating curly brace in '" + in AsmWriterInst()
|
| /freebsd/share/doc/usd/21.troff/ |
| H A D | table2 | 239 \(lt \e\|(lt left top of big curly bracket 243 \(lk \e\|(lk left center of big curly bracket 244 \(rk \e\|(rk right center of big curly bracket
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-subst.exp | 42 1 two 3 left curly bracket 44 1 two 3 right curly bracket
|
| H A D | dir.mk | 82 # Demonstrate debug logging for filename expansion, especially curly braces.
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | profile.5 | 17 child section in curly braces. Relations are defined by using the 59 final by adding a '*' character after the closing curly brace. So for
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | regex.cpp | 113 {"left-curly-bracket", 0xc0}, 135 {"right-curly-bracket", 0xd0}, 254 {"left-curly-bracket", 0x7b}, 276 {"right-curly-bracket", 0x7d},
|
| /freebsd/lib/libc/regex/ |
| H A D | cname.h | 130 {"left-curly-bracket", '{'}, 133 {"right-curly-bracket", '}'},
|
| /freebsd/tools/tools/locale/etc/charmaps/ |
| H A D | US-ASCII.TXT | 132 0x7B 0x007B # LEFT CURLY BRACKET 134 0x7D 0x007D # RIGHT CURLY BRACKET
|
| H A D | CP1251.TXT | 143 0x7B 0x007B #LEFT CURLY BRACKET 145 0x7D 0x007D #RIGHT CURLY BRACKET
|
| H A D | CP866.TXT | 142 0x7b 0x007b #LEFT CURLY BRACKET 144 0x7d 0x007d #RIGHT CURLY BRACKET
|
| H A D | PT154.TXT | 146 0x7b 0x007B # LEFT CURLY BRACKET 148 0x7d 0x007D # RIGHT CURLY BRACKET
|
| H A D | ISO8859-5.TXT | 172 0x7B 0x007B # LEFT CURLY BRACKET 174 0x7D 0x007D # RIGHT CURLY BRACKET
|
| /freebsd/contrib/nvi/regex/ |
| H A D | cname.h | 132 { L("left-curly-bracket"),'{' }, 135 { L("right-curly-bracket"),'}' },
|
| /freebsd/contrib/byacc/ |
| H A D | reader.c | 1146 * Scan forward in the current line-buffer looking for a right-curly bracket. 1148 * Parameters begin with a left-curly bracket, and continue until there are no 1149 * more interesting characters after the last right-curly bracket on the 1244 * right-curly bracket is absent. 1251 int curly = 0; in copy_param() local 1260 int state = curly; in copy_param() 1268 if (curly == 1) in copy_param() 1272 curly = 1; in copy_param() 1276 if (curly != 1) in copy_param() 1280 curly = 2; in copy_param() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchersMacros.h | 70 /// The code between the curly braces has access to the following variables: 89 /// The code between the curly braces has access to the following variables: 121 /// The code between the curly braces has access to the following variables: 168 /// The code between the curly braces has access to the following variables: 449 /// The code between the curly braces has access to the following variables:
|
| /freebsd/usr.sbin/jail/ |
| H A D | jail.conf.5 | 41 an opening curly brace, a list of at least two parameter assignments, 42 and a closing curly brace.
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/lexer/ |
| H A D | err.D_SYNTAX.brace1.d | 30 * ASSERTION: Test detection of extra curly braces.
|
| H A D | err.D_SYNTAX.brace2.d | 30 * ASSERTION: * Test detection of missing curly braces.
|
| /freebsd/tools/tools/kdrv/ |
| H A D | sample.drvinfo | 10 # Description (must be in curly braces)
|
| /freebsd/lib/libutil/ |
| H A D | property.3 | 87 are desired, the entire value should be enclosed in { } (curly-bracket)
|
| /freebsd/share/doc/psd/15.yacc/ |
| H A D | ssd | 68 and the curly braces can be dropped if the action is a
|
| /freebsd/usr.bin/localedef/ |
| H A D | charmap.c | 162 { "left-curly-bracket", '{' }, 165 { "right-curly-bracket", '}' },
|
| /freebsd/lib/libcam/ |
| H A D | cam_cdbparse.3 | 299 is in curly braces. 300 The text in curly braces in this example are
|