NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Macros | |
#define | GTERM_PC |
Functions | |
std::string | toLowerCase (const std::string &) |
Converts uppercase to lowercase letters. More... | |
#define GTERM_PC |
Definition at line 6 of file actions.cpp.
std::string toLowerCase | ( | const std::string & | sUpperCase | ) |
Converts uppercase to lowercase letters.
sUpperCase | const std::string& |
Definition at line 896 of file stringtools.cpp.
Referenced by ProcedureVarFactory::checkSymbolName(), StringColumn::compare(), CategoricalColumn::compare(), NumeRe::Cluster::compare(), StringInternalMemory::compare(), StringColumn::convert(), CategoricalColumn::convert(), convertBaseToDecimal(), Archive::detectType(), doc_Help(), NumeReWindow::EvaluateCommandLine(), NumeRe::DataBase::find(), findParameter(), NumeReSyntax::getAutoCompList(), NumeReSyntax::getAutoCompListCPP(), NumeReSyntax::getAutoCompListMATLAB(), NumeReSyntax::getAutoCompListTeX(), NumeRe::getFileByType(), PackageDialog::getPackageIdentifier(), NumeReSyntax::getProcAutoCompList(), GenericTerminal::getProcNameSpace(), listDirectory(), listFiles(), NumeReEditor::OnChangeCase(), NumeReWindow::OnFindEvent(), ProcedureViewerCompare(), FileSystem::resolveWildCards(), PlotData::setParams(), NumeReEditor::sortSelection(), strfnc_to_lowercase(), GenericTerminal::tab(), and FileSystem::ValidFileName().