Home
last modified time | relevance | path

Searched refs:tolower_string (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dname_constraint.cpp168 return tolower_string(nam) == tolower_string(name()); in matches_dns()
180 return tolower_string(constr) == tolower_string(substr); in matches_dns()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dname_constraint.cpp168 return tolower_string(nam) == tolower_string(name()); in matches_dns()
180 return tolower_string(constr) == tolower_string(substr); in matches_dns()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dname_constraint.cpp168 return tolower_string(nam) == tolower_string(name()); in matches_dns()
180 return tolower_string(constr) == tolower_string(substr); in matches_dns()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dinitfile.cc40 static std::string & tolower_string( std::string &str );
236 static std::string & tolower_string( std::string &str ) in tolower_string() function
419 tolower_string( trim_string( key ) ); in read_init_file()
420 tolower_string( trim_string( subkey ) ); in read_init_file()
427 tolower_string( field ); in read_init_file()
/dports/japanese/namazu/namazu-1.3.0.11/src/
H A Dutil.h40 void tolower_string();
H A Dutil.c143 void tolower_string(uchar *str) in tolower_string() function
H A Dre_match.c111 tolower_string(buf); in regex_grep()
H A Dsearch.c629 tolower_string(key); in do_search()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/
H A Dparsing.cpp327 std::string tolower_string(const std::string& in) in tolower_string() function
341 const std::string issued = tolower_string(issued_); in host_wildcard_match()
342 const std::string host = tolower_string(host_); in host_wildcard_match()
H A Dparsing.h170 std::string tolower_string(const std::string& s);
/dports/security/botan2/Botan-2.18.2/src/lib/utils/
H A Dparsing.cpp327 std::string tolower_string(const std::string& in) in tolower_string() function
341 const std::string issued = tolower_string(issued_); in host_wildcard_match()
342 const std::string host = tolower_string(host_); in host_wildcard_match()
H A Dparsing.h170 std::string tolower_string(const std::string& s);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/
H A Dparsing.cpp327 std::string tolower_string(const std::string& in) in tolower_string() function
341 const std::string issued = tolower_string(issued_); in host_wildcard_match()
342 const std::string host = tolower_string(host_); in host_wildcard_match()
H A Dparsing.h170 std::string tolower_string(const std::string& s);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/gfx/
H A Dexternal.cpp50 tolower_string(ext); in isgfx()
/dports/sysutils/flashrom/flashrom-v1.2/
H A Dhelpers.c63 void tolower_string(char *str) in tolower_string() function
H A Dpickit2_spi.c321 tolower_string(voltage); in parse_voltage()
H A Dni845x_spi.c99 tolower_string(voltage); in PrepareSortSupportComparisonShim()
H A Dflash.h312 void tolower_string(char *str);
H A Ddummyflasher.c169 tolower_string(bustext); in dummy_init()
H A Ddediprog.c978 tolower_string(voltage); in parse_voltage()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dutils.h425 void tolower_string(std::string& str);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dutils.cpp2089 void tolower_string(std::string& str) in tolower_string() function
H A Dmegaclient.cpp7506 tolower_string(*s); in stringhash64()
8847 tolower_string(nuid); in finduser()
8926 tolower_string(nuid); in mapuser()
9177 tolower_string(nuid); in queuepubkeyreq()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/posix/
H A Dnet.cpp212 tolower_string(curlssl); in CurlHttpIO()

12