Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 – 25 of 2591) sorted by relevance

12345678910>>...104

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Duae_string.h27 # define strcasecmp strcmpi macro
30 # define strcasecmp stricmp macro
/dports/editors/editorconfig-core-c/editorconfig-core-c-0.12.5/src/lib/
H A Dmisc.h36 # define strcasecmp stricmp macro
40 # define strcasecmp ec_strcasecmp macro
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rand_hc-0.3.1/
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
40 "Derivative Works" shall mean any work, whether in Source or Object
/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dutils.h6 # define strcasecmp(A,B) stricmp(A,B) macro
9 # define strcasecmp(A,B) strcmpi(A,B) macro
13 # define strcasecmp(A,B) our_strcasecmp(A,B) macro
/dports/comms/flcluster/flcluster-1.0.4/src/xmlrpcpp/
H A DXmlRpcUtil.h29 # define strcasecmp _stricmp macro
32 # define strcasecmp stricmp macro
/dports/net/sems/sems-f89581a/apps/xmlrpc2di/xmlrpc++/src/
H A DXmlRpcUtil.h17 # define strcasecmp _stricmp macro
20 # define strcasecmp stricmp macro
/dports/comms/fldigi/fldigi-4.1.20/src/xmlrpcpp/
H A DXmlRpcUtil.h29 # define strcasecmp _stricmp macro
32 # define strcasecmp stricmp macro
/dports/comms/flamp/flamp-2.2.07/src/xmlrpcpp/
H A DXmlRpcUtil.h29 # define strcasecmp _stricmp macro
32 # define strcasecmp stricmp macro
/dports/comms/fllog/fllog-1.2.6/src/xmlrpcpp/
H A DXmlRpcUtil.h29 # define strcasecmp _stricmp macro
32 # define strcasecmp stricmp macro
/dports/comms/flrig/flrig-1.3.54/src/xmlrpcpp/
H A DXmlRpcUtil.h29 # define strcasecmp _stricmp macro
32 # define strcasecmp stricmp macro
/dports/comms/flmsg/flmsg-4.0.19/src/xmlrpcpp/
H A DXmlRpcUtil.h29 # define strcasecmp _stricmp macro
32 # define strcasecmp stricmp macro
/dports/games/spring/spring_98.0/tools/pr-downloader/src/lib/xmlrpc++/src/
H A DXmlRpcUtil.h17 # define strcasecmp _stricmp macro
20 # define strcasecmp stricmp macro
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/lib/xmlrpc++/src/
H A DXmlRpcUtil.h17 # define strcasecmp _stricmp macro
20 # define strcasecmp stricmp macro
/dports/audio/id3tool/id3tool-1.2a/
H A Dconfig.h.in112 #define strcasecmp(x,y) stricmp(x,y) macro
114 #define strcasecmp(x,y) strcmp(x,y) macro
H A Dacconfig.h50 #define strcasecmp(x,y) stricmp(x,y) macro
52 #define strcasecmp(x,y) strcmp(x,y) macro
/dports/security/masscan/masscan-1.3.2/src/
H A Dstring_s.h62 # define strcasecmp _stricmp macro
74 # define strcasecmp _stricmp macro
86 # define strcasecmp _stricmp macro
/dports/databases/namazu2/namazu-2.0.21/nmz/
H A Dsupport.h37 # define strcasecmp _stricmp macro
45 # define strcasecmp _nmz_strcasecmp macro
/dports/devel/geany-legacy/geany-1.37.1/ctags/main/
H A Dgeneral.h35 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
37 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Djumbo.h230 #define strcasecmp _stricmp macro
235 #define strcasecmp _stricmp macro
237 #define strcasecmp _strcmpi macro
239 #define strcasecmp stricmp macro
241 #define strcasecmp strcmpi macro
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhdstring.h40 # define strcasecmp(s,t) stricmp(s,t) macro
64 # define strcasecmp hd_strcasecmp macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstring.h109 strcasecmp (const char * __sz1, const char * __sz2) in strcasecmp() function
112 #define strcasecmp _stricmp macro
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/main/
H A Dgeneral.h35 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
37 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/devel/geany/geany-1.38/ctags/main/
H A Dgeneral.h35 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
37 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstring.h109 strcasecmp (const char * __sz1, const char * __sz2) in strcasecmp() function
112 #define strcasecmp _stricmp macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/win32/
H A Dlibssh2_config.h34 #define strcasecmp _stricmp macro
39 #define strcasecmp stricmp macro

12345678910>>...104