Searched refs:replace_all (Results 1 – 8 of 8) sorted by relevance
167 void replace_all(170 void replace_all(
470 aTransmit().replace_all('\\', *csv::ploc::Delimiter()); in load_IncludedCommands()471 aTransmit().replace_all('/', *csv::ploc::Delimiter()); in load_IncludedCommands()
232 void replace_all(235 void replace_all(
688 Simstr::replace_all(char oldCh, char newCh) in replace_all() function in Simstr696 Simstr::replace_all(const Simstr & oldS, const Simstr & newS) in replace_all() function in Simstr
663 StreamStr::replace_all( char i_cCarToSearch, in replace_all() function in csv::StreamStr674 StreamStr::replace_all( Area i_aStrToSearch, in replace_all() function in csv::StreamStr
98 void replace_all(
79 sPath.replace_all('.','/'); in WriteName()
282 Simstr::replace_all(char oldCh, char newCh) in replace_all() function in Simstr
Completed in 42 milliseconds