Code::Blocks  SVN r11506
Functions
advancedcompileroptionsdlg.cpp File Reference
#include "sdk.h"
#include "advancedcompileroptionsdlg.h"
Include dependency graph for advancedcompileroptionsdlg.cpp:

Go to the source code of this file.

Functions

wxString ControlCharsToString (const wxString &src)
 
wxString StringToControlChars (const wxString &src)
 

Function Documentation

◆ ControlCharsToString()

wxString ControlCharsToString ( const wxString src)
inline

Definition at line 33 of file advancedcompileroptionsdlg.cpp.

References _T, and wxString::Replace().

Referenced by AdvancedCompilerOptionsDlg::FillRegexDetails().

◆ StringToControlChars()

wxString StringToControlChars ( const wxString src)