Searched refs:string_replace_all (Results 1 – 1 of 1) sorted by relevance
63 std::string string_replace_all(std::string str, const std::string& from, in string_replace_all() function1041 auto rc = apcService->presentPrompt(listener, string_replace_all(promptText, "\\n", "\n"), in Confirmation()