/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | expand.c | 272 register int brace; in path_generate() local 286 range = comma = brace = 0; in path_generate() 291 if(brace++==0) in path_generate() 295 if(--brace>0) in path_generate() 297 if(brace==0 && comma && *cp!='(') in path_generate() 299 comma = brace = 0; in path_generate() 302 if(brace==1 && *cp=='.') in path_generate() 375 if(brace==1) in path_generate() 391 brace=path_expand(ap->argval,arghead); in path_generate() 396 brace=1; in path_generate() [all …]
|
H A D | macro.c | 437 int brace = 0; in copyto() local 601 if(endch==RBRACE && *cp==LPAREN && mp->pattern && brace) in copyto() 715 brace = 1; in copyto()
|
/titanic_41/usr/src/lib/libgss/ |
H A D | oid_ops.c | 330 int brace; local 349 brace = 0; 356 brace = 1; 398 if (brace && (*bp != '}')) {
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_typedef.c | 298 char *c, *brace; in typedef_parse() local 338 brace = strchr(defn, '{'); in typedef_parse() 339 c = brace; in typedef_parse() 363 defn = brace; in typedef_parse()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | oid_ops.c | 308 int brace; local 327 brace = 0; 334 brace = 1; 377 if (brace && (*bp != '}')) {
|
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | fastfind.c | 171 int brace = 0; in findopen() local 604 if (!brace) in findopen() 606 brace++; in findopen() 612 if (brace) in findopen() 614 brace--; in findopen() 619 if (!brace) in findopen() 623 if (!brace && paren > 0 && !--paren) in findopen() 628 if (!brace && !paren) in findopen()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 62 int brace; /* {..} level */ member 982 …if (!strncmp(proto->tp, "inline", 6) && !(flags & (MATCH|SKIP|TOKENS|TYPEDEF)) && proto->brace == … in lex() 1101 if (!(flags & CLASSIC) || proto->brace == 0) in lex() 1158 if (!(flags & CLASSIC) || proto->brace == 0) in lex() 1191 …if (proto->brace == 0 && paren == 0 && last != '=' && (flags & (CLASSIC|DECLARE|DIRECTIVE|MATCH|PL… in lex() 1317 if (proto->brace++ == 0 && paren == 0) in lex() 1611 proto->brace = 0; in lex() 1624 if (--proto->brace == 0) in lex() 1639 if (last == ')' && proto->brace && (group != 2 || call != 2)) flags |= SKIP; in lex() 1804 if (proto->brace == 0) in lex() [all …]
|
/titanic_41/usr/src/cmd/vi/misc/ |
H A D | ctags.c | 838 int brace; in Y_entries() local 842 brace = 0; in Y_entries() 875 brace++; in Y_entries() 878 brace--; in Y_entries() 889 if (brace == 0 && !in_rule && (isalpha(*sp) || in Y_entries()
|
/titanic_41/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
H A D | BRACKETS_NOTE | 32 the bracket and brace pieces available in Adobe's Symbol are all quite different 36 bracket and brace characters available in Adobe's Symbol font.
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | ListParser.java | 136 if (brace) { in parseList() 185 private boolean brace; field in ListParser 213 brace = (openBraces == 1); in findElement()
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 345 correctly inside {...} when brace expansion is enabled 409 g. A bug in brace pattern expansions that caused expressions
|
H A D | RELEASE | 88 09-09-09 A leading ; with commands in a brace group or parenthesis group 734 07-05-28 A bug in brace expansion in which single and double quotes did 992 05-03-25 {first..last[..incr][%fmt]} sequences added to brace expansions 1498 01-09-07 A change in ksh93l caused brace expansion to stop working 1858 correctly inside {...} when brace expansion is enabled 1933 97-06-30 A bug in brace pattern expansions that caused expressions
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3672 % Swallow the left brace of the text (first parameter): 3677 \bgroup % Instead of the swallowed brace. 5103 % right brace, after last delimiter expect closing brace: 5694 % an opening brace, and that opening brace is not consumed. 6229 % pagealignmacro call if that space before the closing brace is 6326 % swallow the left brace
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 820 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 2965 brace
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 2964 brace
|