Searched refs:iexpand (Results 1 – 6 of 6) sorted by relevance
63 *iexpand(char *string) in iexpand() function114 (void) fprintf(stream, "%s", iexpand(string)); in tpr()
51 extern char *cexpand(char *), *iexpand(char *),
604 vlen = strlen(evalue = iexpand(value)); in pr_string()
621 iexpand;
128 OBJS6= wmovenextch.o wmoveprevch.o wadjcurspos.o print.o iexpand.o \
790 (void) fprintf(stream, "%s", iexpand(xbuf)); in prchar()