Searched refs:oldCh (Results 1 – 4 of 4) sorted by relevance
282 Simstr::replace_all(char oldCh, char newCh) in replace_all() argument285 if (sz[i] == oldCh) in replace_all()
99 char oldCh,
688 Simstr::replace_all(char oldCh, char newCh) in replace_all() argument691 if (sz[i] == oldCh) in replace_all()
168 char oldCh,
Completed in 20 milliseconds