Searched refs:brace_end (Results 1 – 1 of 1) sorted by relevance
2015 char *brace_start, *brace_end, *comma = NULL; in alt_expand() local2054 brace_end = p; in alt_expand()2056 alt_expand(wp, start, brace_end, end, fdo); in alt_expand()2063 for (p = brace_start + 2; p != brace_end; p++) { in alt_expand()2078 l3 = end - brace_end; in alt_expand()2082 memcpy(news + l1 + l2, brace_end, l3); in alt_expand()