Home
last modified time | relevance | path

Searched defs:StrToLower (Results 1 – 9 of 9) sorted by relevance

/dports/cad/stepcode/stepcode-0.8/src/clutils/
H A DStr.cc44 char * StrToLower( const char * strOld, char * strNew ) { in StrToLower() function
55 const char * StrToLower( const char * word, std::string & s ) { in StrToLower() function
/dports/cad/stepcode/stepcode-0.8/src/exp2cxx/
H A Dclass_strings.c187 const char * StrToLower( const char * word ) { in StrToLower() function
/dports/finance/weberp/webERP/Classes/PHPExcel/Shared/
H A DString.php606 public static function StrToLower($pValue = '') function in PHPExcel_Shared_String
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/
H A DString.php612 public static function StrToLower($pValue = '') function in PHPExcel_Shared_String
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/
H A DString.php612 public static function StrToLower($pValue = '') function in PHPExcel_Shared_String
/dports/cad/stepcode/stepcode-0.8/src/exp2python/src/
H A Dclasses_misc_python.c116 StrToLower( const char * word ) { in StrToLower() function
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Dutils.c87 char *StrToLower(char *str) in StrToLower() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cddalignview/
H A Dcav_alndisplay.cpp75 static string StrToLower(const string& str) in StrToLower() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dsql_query_proto_to_string.cc177 std::string StrToLower(std::string s) { in StrToLower() function