Home
last modified time | relevance | path

Searched defs:StringHelper (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/cad/veroroute/VeroRoute/Src/
H A DStringHelper.h24 struct StringHelper struct
26 static bool IsEmptyStr(const std::string& in) in IsEmptyStr()
32 static bool HasSpaces(const std::string& in) in HasSpaces()
40 static std::istream& getline_safe(std::istream& inStream, std::string& str) in getline_safe()
75 StringHelper() { assert( true || PreventBuildWarnings() ); } in StringHelper() argument
81 StringHelper::IsEmptyStr(""); in PreventBuildWarnings() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/com/sun/star/lib/util/
H A DStringHelper.java25 public final class StringHelper class
27 private StringHelper() {} // do not instantiate in StringHelper() method in StringHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jurt/com/sun/star/lib/util/
H A DStringHelper.java25 public final class StringHelper class
27 private StringHelper() {} // do not instantiate in StringHelper() method in StringHelper
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/scanner/
H A DStringHelper.cs11 internal class StringHelper : StringHelperBase { class
19 public StringHelper (ILTokenizer host) : base (host) in StringHelper() method in Mono.ILASM.StringHelper
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Util/
H A DStringHelper.cs25 public abstract class StringHelper class
85 private StringHelper() in StringHelper() method in Lucene.Net.Util.StringHelper
/dports/www/groupoffice/groupoffice-6.4.231-php-71/views/Extjs3/
H A DException.php4 use GO\Base\Util\StringHelper; alias
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/
H A DStringHelper.java19 public class StringHelper { class
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/View/helpers/
H A Dstring.php6 use Icinga\Util\StringHelper; alias
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/test/php/library/Icinga/Util/
H A DStringHelperTest.php7 use Icinga\Util\StringHelper; alias
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/string/
H A Dstring.php12 use Joomla\String\StringHelper; alias
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DStringValueBinder.php5 use PhpOffice\PhpSpreadsheet\Shared\StringHelper; alias
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/migrate/application/clicommands/
H A DConfigCommand.php9 use Icinga\Util\StringHelper; alias
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Form/Validator/
H A DInArray.php7 use Icinga\Util\StringHelper; alias
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_finder/helpers/indexer/driver/
H A Dpostgresql.php13 use Joomla\String\StringHelper; alias
/dports/www/joomla3/joomla3-3.9.24/components/com_search/views/search/
H A Dview.html.php12 use Joomla\String\StringHelper; alias
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_newsfeeds/tables/
H A Dnewsfeed.php12 use Joomla\String\StringHelper; alias
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/views/helpers/
H A DPerfdata.php6 use Icinga\Util\StringHelper; alias
/dports/net-mgmt/icingaweb2-module-x509/icingaweb2-module-x509-1.0.0-8-g39fd7e1/library/X509/Hook/
H A DSniHook.php9 use Icinga\Util\StringHelper; alias
/dports/www/joomla3/joomla3-3.9.24/components/com_contact/models/rules/
H A Dcontactemail.php13 use Joomla\String\StringHelper; alias

12345678910>>...14