Searched defs:str_replace (Results 1 – 2 of 2) sorted by relevance
232 static inline void str_replace(char *s, char search, char replace) { in str_replace() function