Home
last modified time | relevance | path

Searched defs:StripSpaces (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/sharpconstruct/sharpconstruct-0.11/src/
H A DUtilities.cc70 std::string SharpConstruct::StripSpaces( std::string x ) in StripSpaces() function in SharpConstruct
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/test/unit/aztec/
H A DAZHighLevelEncoderTest.cpp44 std::string StripSpaces(std::string str) { in StripSpaces() function
H A DAZEncoderTest.cpp45 std::string StripSpaces(std::string str) { in StripSpaces() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/MC/
H A DMCSectionMachO.cpp152 static void StripSpaces(StringRef &Str) { in StripSpaces() function
/dports/emulators/citra/citra-ac98458e0/src/common/
H A Dstring_util.cpp36 std::string StripSpaces(const std::string& str) { in StripSpaces() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/
H A Dstring_util.cpp36 std::string StripSpaces(const std::string& str) { in StripSpaces() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/
H A Dstring_util.cpp41 std::string StripSpaces(const std::string& str) { in StripSpaces() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DStringUtils.cpp246 std::string StripSpaces(const std::string &str) in StripSpaces() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DStringUtils.cpp246 std::string StripSpaces(const std::string &str) in StripSpaces() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DStringUtils.cpp246 std::string StripSpaces(const std::string &str) in StripSpaces() function
/dports/emulators/dosbox/dosbox-0.74-3/src/shell/
H A Dshell_cmds.cpp73 static void StripSpaces(char*&args) { in StripSpaces() function
78 static void StripSpaces(char*&args,char also) { in StripSpaces() function
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/shell/
H A Dshell_cmds.cpp80 static void StripSpaces(char*&args) { in StripSpaces() function
85 static void StripSpaces(char*&args,char also) { in StripSpaces() function
/dports/comms/gammu/gammu-1.42.0/libgammu/misc/
H A Dmisc.c751 void StripSpaces(char *buff) in StripSpaces() function
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/shell/
H A Dshell_cmds.cpp86 static void StripSpaces(char*&args) { in StripSpaces() function
91 static void StripSpaces(char*&args,char also) { in StripSpaces() function
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DUtils.php581 public static function StripSpaces($sValue) function in MailSo\\Base\\Utils
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DUtils.php581 public static function StripSpaces($sValue) function in MailSo\\Base\\Utils
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DStringUtil.cpp218 std::string_view StripSpaces(std::string_view str) in StripSpaces() function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DFrameworkTests.cpp398 TEST(Toolbox, StripSpaces) in TEST() argument
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/UnitTestsSources/
H A DFrameworkTests.cpp398 TEST(Toolbox, StripSpaces) in TEST() argument
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DFrameworkTests.cpp398 TEST(Toolbox, StripSpaces) in TEST() argument
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DFrameworkTests.cpp398 TEST(Toolbox, StripSpaces) in TEST() argument
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/UnitTestsSources/
H A DFrameworkTests.cpp398 TEST(Toolbox, StripSpaces) in TEST() argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dobjutil.cpp256 bool StripSpaces(string& str) in StripSpaces() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dobjutil.cpp256 bool StripSpaces(string& str) in StripSpaces() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DDtdParser.cs3344 internal static string StripSpaces(string value) { method in System.Xml.DtdParser

12