Searched defs:replace_string (Results 1 – 3 of 3) sorted by relevance
307 string_type replace_string(seconds_format); in put() local414 string_type replace_string; in put() local500 string_type replace_string(seconds_format); in put() local523 string_type replace_string; in put() local
121 static void replace_string(char *begin, char *end, char *newstr) in replace_string() function
86 static char *replace_string(char **dst, const char *value) in replace_string() function