function.c | 78 subst_expand (char *o, char *text, char *subst, char *replace, 159 will be collapsed before we call subst_expand if PATTERN has no %. */ 188 return subst_expand (o, text, pattern, replace, 672 o = subst_expand (o, argv[2], argv[0], argv[1], strlen (argv[0]), 77 subst_expand (char *o, char *text, char *subst, char *replace, function [all...] |