Searched refs:ReplaceAll (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxClipboard.cpp182 str.ReplaceAll("\r\n", "\n");
264 str.ReplaceAll("\n", "\r\n");
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DMainTextEditor.c699 BOOLEAN ReplaceAll; local
798 ReplaceAll = FALSE;
872 ReplaceAll = TRUE;
901 if (ReplaceAll) {

Completed in 1180 milliseconds