Lines Matching defs:brace
272 register int brace;
286 range = comma = brace = 0;
291 if(brace++==0)
295 if(--brace>0)
297 if(brace==0 && comma && *cp!='(')
299 comma = brace = 0;
302 if(brace==1 && *cp=='.')
375 if(brace==1)
391 brace=path_expand(shp,ap->argval,arghead);
396 brace=1;
398 if(brace)
400 count += brace;
412 brace = 0;
439 brace++;
442 if(brace==0)
446 if(--brace<0)
450 brace = *cp;
460 if(brace == '}')