Searched refs:brace_start (Results 1 – 2 of 2) sorted by relevance
1636 char *brace_start, *brace_end, *comma = NULL; in alt_expand() local1643 brace_start = p; in alt_expand()1680 field_start = brace_start + 2; in alt_expand()1682 for (p = brace_start + 2; p != brace_end; p++) { in alt_expand()1695 l1 = brace_start - start; in alt_expand()
554 my $brace_start = 0;731 $brace_start = $. if (!$in_braces);799 … warn "missing close braces in $file_name (probable start at $brace_start)\n" if ($in_braces > 0);