Searched refs:brace (Results 1 – 25 of 25) sorted by relevance
2 # is of the format TYPE PREFIX SC_PREFIX with the opening curly brace on the5 # one on each line with a curly brace on its own line ending the section.
1207 int brace = words[*offset] == '{'; in parse_param() local1212 if (brace) in parse_param()1220 if (!brace) in parse_param()1247 if (!brace) in parse_param()1264 if (brace) in parse_param()1268 if (brace) in parse_param()
7034 closing brace.7521 (wordexp): Opening brace character isn't allowed unquoted.8193 * misc/syslog.c (openlog_internal): Insert missing closing brace.
101 <left-brace> /x00 <U007B> LEFT CURLY BRACKET104 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
126 <left-brace> /x00 <U007B> LEFT CURLY BRACKET129 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
123 <left-brace> /x00 <U007B> LEFT CURLY BRACKET126 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
172 <left-brace> /x00 <U007B> LEFT CURLY BRACKET175 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
183 <left-brace> /x00 <U007B> LEFT CURLY BRACKET186 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
186 <left-brace> /x00 <U007B> LEFT CURLY BRACKET189 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
187 <left-brace> /x00 <U007B> LEFT CURLY BRACKET190 <right-brace> /x00 <U007D> RIGHT CURLY BRACKET
166 <left-brace> \d123 LEFT CURLY BRACKET169 <right-brace> \d125 RIGHT CURLY BRACKET
86 <left-brace> /x00/x7B LEFT CURLY BRACKET89 <right-brace> /x00/x7D RIGHT CURLY BRACKET
656 opening brace there must be a closing one. Braces can be used657 recursively. So it is possible to define one brace expression in658 another one. It is important to note that the range of each brace659 expression is completely contained in the outer brace expression (if665 brace expressions. The commas used to separate the subexpressions must666 be at the same level. Commas in brace subexpressions are not matched.667 They are used during expansion of the brace expression of the deeper2144 immediately after the close brace. For example, @samp{$@{foo@}s}
1419 % We can have normal brace characters in the PDF outlines, unlike1663 % We can have normal brace characters in the PDF outlines, unlike3306 % *right* brace they would have to use a command anyway, so they may as3307 % well use a command to get a left brace too. We could re-use the3343 % @{ @} @lbracechar{} @rbracechar{} all generate brace characters.5597 % Swallow the left brace of the text (first parameter):5605 \bgroup % Instead of the swallowed brace.7531 % right brace, after last delimiter expect closing brace:8247 % an opening brace, and that opening brace is not consumed.9264 % pagealignmacro call if that space before the closing brace is[all …]
1621 unterminated brace expressions. Detect invalid characters1622 in brace expressions.1772 * sysdeps/unix/sysv/linux/i386/getgroups.c: Fix missing brace6654 * libio/ioputs.c (_IO_puts): Add missing brace.
2300 * math/math.h: Add brace to correct #if expression.
4746 closing brace.10893 * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing brace.
4141 * posix/glob.c (glob): In GLOB_BRACE brace expansion, fix buffer size
7195 (SEM_VALUE_MAX): Add missing brace.
11838 * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
7571 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
446 * Makerules (libc.so): Add missing closing brace.
15173 valid brace expression despite GLOB_BRACE.