Searched refs:exp_start (Results 1 – 1 of 1) sorted by relevance
1633 alt_expand(XPtrV *wp, char *start, char *exp_start, char *end, int fdo) in alt_expand() argument1641 for (p = exp_start; (p = strchr(p, MAGIC)) && p[1] != OBRACE; p += 2) in alt_expand()