Home
last modified time | relevance | path

Searched defs:strreplace (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/lib/
Dstring.c177 char *strreplace(char *s, char old, char new) in strreplace() function
/linux-6.12.1/lib/
Dstring_helpers.c981 char *strreplace(char *str, char old, char new) in strreplace() function