Searched defs:replace (Results 1 – 5 of 5) sorted by relevance
69 void FAST_FUNC replace(char *s, char what, char with) in replace() function
186 static void replace(char *s, char what, char with) in replace() function
309 static int parse_regex_delim(const char *cmdstr, char **match, char **replace) in parse_regex_delim()581 char *match, *replace; in parse_cmd_args() local742 static void do_subst_w_backrefs(char *line, char *replace) in do_subst_w_backrefs()
2659 const char *replace; in expand_args() local
216 const char *replace; member239 #define replace (G.replace ) macro