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