Searched defs:with (Results 1 – 3 of 3) sorted by relevance
69 void FAST_FUNC replace(char *s, char what, char with) in replace()
186 static void replace(char *s, char what, char with) in replace()
3173 #define parse_lex_by_checking_eq_sign(with, without) \ argument