#include <corelib/ncbistl.hpp>
#include <assert.h>
#include <vector>
#include <sstream>
Go to the source code of this file.
Go to the SVN repository for this file.
bool isAlpha (const char *symbols_) bool isNoWhiteSpace (const char *symbols_) bool isLower (const char *symbols_) bool isUpper (const char *symbols_) void toLower (char *symbols_) void toUpper (char *symbols_) void eraseInitialWhiteSpace (char *symbols_) void eraseFinalWhiteSpace (char *symbols_) void eraseWhiteSpace (char *symbols_, bool eraseBlankOnly_=false) void eraseCarriageReturn (char *symbols_) void whiteSpace2UnderScore (char *symbols_) void eraseInitialChar (char *symbols_, const char *c_) void eraseFinalChar (char *symbols_, const char *c_) void eraseChar (char *symbols_, const char *c_) void substituteChar (char *symbols_, const char cOut_, const char cIn_) void split (std::vector< std::string > *strVec, const std::string &str_, const std::string &split_) size_t splitCount (const std::string &str_, const std::string &split_) bool isAlpha (const std::string &symbols_) bool isNoWhiteSpace (const std::string &symbols_) bool isAllWhiteSpace (const std::string &symbols_) bool isLower (const std::string &symbols_) bool isUpper (const std::string &symbols_) void toLower (std::string &symbols_) void toUpper (std::string &symbols_) bool isReplicate (const std::string &symbols_, bool upperEqualsLower_=false) void eraseInitialWhiteSpace (std::string &symbols_) void eraseFinalWhiteSpace (std::string &symbols_) void eraseWhiteSpace (std::string &symbols_, bool eraseBlankOnly_=false) void eraseCarriageReturn (std::string &symbols_) void eraseInitialChar (std::string &symbols_, const std::string &c_) void eraseFinalChar (std::string &symbols_, const std::string &c_) void eraseChar (std::string &symbols_, const std::string &c_) void substituteChar (std::string &symbols_, const char cOut_, const char cIn_) void whiteSpace2UnderScore (std::string &symbols_) ◆ eraseCarriageReturn() [1/2] void StringUtil::eraseCarriageReturn ( char * symbols_ )Definition at line 322 of file njn_stringutil.cpp.
◆ eraseCarriageReturn() [2/2] ◆ eraseChar() [1/2] void StringUtil::eraseChar ( char * symbols_, const char * c_ ) ◆ eraseChar() [2/2] ◆ eraseFinalChar() [1/2] void StringUtil::eraseFinalChar ( char * symbols_, const char * c_ ) ◆ eraseFinalChar() [2/2] ◆ eraseFinalWhiteSpace() [1/2] void StringUtil::eraseFinalWhiteSpace ( char * symbols_ ) ◆ eraseFinalWhiteSpace() [2/2] void StringUtil::eraseFinalWhiteSpace ( std::string & symbols_ ) ◆ eraseInitialChar() [1/2] void StringUtil::eraseInitialChar ( char * symbols_, const char * c_ ) ◆ eraseInitialChar() [2/2] ◆ eraseInitialWhiteSpace() [1/2] void StringUtil::eraseInitialWhiteSpace ( char * symbols_ ) ◆ eraseInitialWhiteSpace() [2/2] void StringUtil::eraseInitialWhiteSpace ( std::string & symbols_ ) ◆ eraseWhiteSpace() [1/2] void StringUtil::eraseWhiteSpace ( char * symbols_, bool eraseBlankOnly_ =false
) ◆ eraseWhiteSpace() [2/2] ◆ isAllWhiteSpace() ◆ isAlpha() [1/2] bool StringUtil::isAlpha ( const char * symbols_ ) ◆ isAlpha() [2/2] ◆ isLower() [1/2] bool StringUtil::isLower ( const char * symbols_ ) ◆ isLower() [2/2] ◆ isNoWhiteSpace() [1/2] bool StringUtil::isNoWhiteSpace ( const char * symbols_ ) ◆ isNoWhiteSpace() [2/2] ◆ isReplicate() ◆ isUpper() [1/2] bool StringUtil::isUpper ( const char * symbols_ ) ◆ isUpper() [2/2] ◆ split()
Referenced by CAutoDefModifierCombo::AddQual(), CNcbiResourceInfoFile::AddResourceInfo(), CFeatGapInfo::AdjustForRelevantGapIntervals(), CSplitParser::Attach(), CWinMaskUtil::CIdSet_TextMatch::find(), CWinMaskUtil::CIdSet_TextMatch::insert(), CSNPSeqInfo::LoadAnnotBlob(), CWGSFileInfo::LoadBlob(), CSNPSeqInfo::LoadBlob(), main(), mdb_page_split(), CPsgPerfApplication::ProcessLine(), s_GetNuclValuesArray(), s_SplitArrayOf8(), CProcessor_ID2AndSkel::SaveDataAndSkel(), CProcessor_ID2_Split::SaveSplitData(), splitCount(), SWGSCreateInfo::x_AddFeaturesSplit(), CDataSource::x_CollectBlob_ids(), and SWGSCreateInfo::x_CreateProtSet().
◆ splitCount() ◆ substituteChar() [1/2] void StringUtil::substituteChar ( char * symbols_, const char cOut_, const char cIn_ ) ◆ substituteChar() [2/2] ◆ toLower() [1/2] void StringUtil::toLower ( char * symbols_ ) ◆ toLower() [2/2] ◆ toUpper() [1/2] void StringUtil::toUpper ( char * symbols_ ) ◆ toUpper() [2/2] ◆ whiteSpace2UnderScore() [1/2] void StringUtil::whiteSpace2UnderScore ( char * symbols_ ) ◆ whiteSpace2UnderScore() [2/2] void StringUtil::whiteSpace2UnderScore ( std::string & symbols_ )RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4