Searched refs:brace_end (Results 1 – 1 of 1) sorted by relevance
1747 char *brace_start, *brace_end, *comma = NULL; in alt_expand() local1786 brace_end = p; in alt_expand()1788 alt_expand(wp, start, brace_end, end, fdo); in alt_expand()1795 for (p = brace_start + 2; p != brace_end; p++) { in alt_expand()1810 l3 = end - brace_end; in alt_expand()1814 memcpy(news + l1 + l2, brace_end, l3); in alt_expand()