Home
last modified time | relevance | path

Searched refs:brace (Results 1 – 21 of 21) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dexpand.c272 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 Dmacro.c437 int brace = 0; in copyto() local
601 if(endch==RBRACE && *cp==LPAREN && mp->pattern && brace) in copyto()
715 brace = 1; in copyto()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dexpand.c272 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(shp,ap->argval,arghead); in path_generate()
396 brace in path_generate()
[all...]
H A Dmacro.c449 int brace = 0; in copyto() local
648 if(endch==RBRACE && mp->pattern && brace) in copyto()
650 brace--; in copyto()
782 brace++; in copyto()
/titanic_51/usr/src/lib/libgss/
H A Doid_ops.c330 int brace; local
349 brace = 0;
356 brace = 1;
398 if (brace && (*bp != '}')) {
/titanic_51/usr/src/cmd/mdb/common/mdb/
H A Dmdb_typedef.c298 char *c, *brace; in typedef_parse() local
338 brace = strchr(defn, '{'); in typedef_parse()
339 c = brace; in typedef_parse()
341 mdb_printf("Missing opening brace for %s definition. " in typedef_parse()
363 defn = brace; in typedef_parse()
374 mdb_printf("Missing closing brace for %s declaration. " in typedef_parse()
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Doid_ops.c308 int brace; local
327 brace = 0;
334 brace = 1;
377 if (brace && (*bp != '}')) {
/titanic_51/usr/src/lib/libast/common/misc/
H A Dfastfind.c171 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_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfastfind.c150 int brace = 0; in findopen() local
583 if (!brace) in findopen()
585 brace++; in findopen()
591 if (brace) in findopen()
593 brace--; in findopen()
598 if (!brace) in findopen()
602 if (!brace && paren > 0 && !--paren) in findopen()
607 if (!brace && !paren) in findopen()
/titanic_51/usr/src/lib/libpp/common/
H A Dppproto.c62 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_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c70 int brace; /* {..} level */ member
1014 if (!strncmp(proto->tp, "inline", 6) && !(flags & (MATCH|SKIP|TOKENS|TYPEDEF)) && proto->brace == 0 && paren == 0 && group == 0 && (last == ';' || last == '}' || last == '\n' || last == 0)) in lex()
1133 if (!(flags & CLASSIC) || proto->brace == 0) in lex()
1190 if (!(flags & CLASSIC) || proto->brace == 0) in lex()
1223 if (proto->brace == 0 && paren == 0 && last != '=' && (flags & (CLASSIC|DECLARE|DIRECTIVE|MATCH|PLUSONLY|SKIP|TOKENS)) == (MATCH|TOKENS) && ((dir & DIR) != DIR_en || ((dir>>2) & DIR) != DIR_if)) in lex()
1349 if (proto->brace++ == 0 && paren == 0) in lex()
1643 proto->brace = 0; in lex()
1656 if (--proto->brace == 0) in lex()
1671 if (last == ')' && proto->brace && (group != 2 || call != 2)) flags |= SKIP; in lex()
1836 if (proto->brace in lex()
[all...]
/titanic_51/usr/src/cmd/vi/misc/
H A Dctags.c838 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_51/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE32 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_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1299 int brace; member
3278 if (!sstrncmp( proto->tp, "inline", 6) && !(flags & ((1L<<15)|(1L<<23)|(1L<<25)|(1L<<26))) && proto->brace == 0 && paren == 0 && group == 0 && (last == ';' || last == '}' || last == '\n' || last == 0))
3397 if (!(flags & (1L<<0)) || proto->brace == 0)
3454 if (!(flags & (1L<<0)) || proto->brace == 0)
3487 if (proto->brace == 0 && paren == 0 && last != '=' && (flags & ((1L<<0)|(1L<<1)|(1L<<3)|(1L<<15)|(1L<<19)|(1L<<23)|(1L<<25))) == ((1L<<15)|(1L<<25)) && ((dir & 03) != 03 || ((dir>>2) & 03) != 01))
3613 if (proto->brace++ == 0 && paren == 0)
3907 proto->brace = 0;
3920 if (--proto->brace == 0)
3935 if (last == ')' && proto->brace && (group != 2 || call != 2)) flags |= (1L<<23);
4100 if (proto->brace
[all...]
/titanic_51/usr/src/lib/libshell/common/
H A DRELEASE93345 correctly inside {...} when brace expansion is enabled
409 g. A bug in brace pattern expansions that caused expressions
H A DRELEASE88 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_51/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE93345 correctly inside {...} when brace expansion is enabled
409 g. A bug in brace pattern expansions that caused expressions
H A DRELEASE604 10-10-06 The closing brace for ${ command } is now a token no matter what
994 09-09-09 +A leading ; with commands in a brace group or parenthesis group
1640 07-05-28 A bug in brace expansion in which single and double quotes did
1898 05-03-25 +{first..last[..incr][%fmt]} sequences added to brace expansions
2404 01-09-07 A change in ksh93l caused brace expansion to stop working
2764 correctly inside {...} when brace expansion is enabled
2839 97-06-30 A bug in brace pattern expansions that caused expressions
/titanic_51/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3672 % 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_51/usr/src/cmd/spell/
H A Dlist2964 brace
/titanic_51/usr/src/cmd/look/
H A Dwords2965 brace