Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 176 – 200 of 3743) sorted by relevance

12345678910>>...150

/dports/net-mgmt/nsca-ng/nsca-ng-1.6/lib/
H A Dstrcasecmp.c37 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/lib/
H A Dstrcasecmp.c37 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/src/
H A Dmissing-string.c46 strcasecmp( const char *a, const char *b ) in strcasecmp() function
/dports/editors/hexer/hexer-1.0.3/
H A Dport.c30 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/dports/audio/mkcue/mkcue-1.orig/osdep/
H A Dmb_win32.h46 #define strcasecmp(a,b) stricmp(a,b) macro
/dports/comms/gammu/gammu-1.42.0/libgammu/misc/
H A Dstring.h45 #define strcasecmp _stricmp macro
/dports/security/xinetd/xinetd-2.3.15/libs/src/portable/
H A Dstrcasecmp.c4 strcasecmp(s1, s2) in strcasecmp() function
/dports/math/mpdecimal/mpdecimal-2.5.1/tests/
H A Dvctest.h42 #define strcasecmp _stricmp macro
/dports/net/arp-sk/arp-sk-0.0.16/compat/
H A Dstrcasecmp.c10 strcasecmp(s1, s2) in strcasecmp() function
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dparser-utilities.h29 #define strcasecmp _stricmp macro
/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/libmowgli/platform/win32/
H A Dwin32_stdinc.h33 # define strcasecmp _stricmp macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkPort.h34 # define strcasecmp(a,b) stricmp(a,b) macro
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/libmowgli/platform/win32/
H A Dwin32_stdinc.h33 # define strcasecmp _stricmp macro
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/
H A Dgeneral.h72 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
74 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dgeneral.h72 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
74 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/devel/ctags/ctags-5.8/
H A Dgeneral.h72 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
74 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/japanese/ctags/ctags-5.8j2/
H A Dgeneral.h72 # define strcasecmp(s1,s2) stricmp(s1,s2) macro
74 # define strcasecmp(s1,s2) struppercmp(s1,s2) macro
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/utils/trio/
H A Dtriostr.c97 #define strcasecmp(x, y) stricmp(x, y) macro
105 #define strcasecmp(x, y) _stricmp(x, y) macro
107 #define strcasecmp(x, y) _stricmp(x, y) macro
/dports/math/R/R-4.1.2/src/extra/trio/
H A Dtriostr.c96 # define strcasecmp(x,y) stricmp(x,y) macro
104 # define strcasecmp(x,y) _stricmp(x,y) macro
106 # define strcasecmp(x,y) strcmpi(x,y) macro
/dports/devel/trio/trio-1.16/
H A Dtriostr.c96 # define strcasecmp(x,y) stricmp(x,y) macro
104 # define strcasecmp(x,y) _stricmp(x,y) macro
106 # define strcasecmp(x,y) strcmpi(x,y) macro
/dports/math/libRmath/R-4.1.1/src/extra/trio/
H A Dtriostr.c96 # define strcasecmp(x,y) stricmp(x,y) macro
104 # define strcasecmp(x,y) _stricmp(x,y) macro
106 # define strcasecmp(x,y) strcmpi(x,y) macro
/dports/emulators/mednafen/mednafen/src/trio/
H A Dtriostr.c96 # define strcasecmp(x,y) stricmp(x,y) macro
104 # define strcasecmp(x,y) _stricmp(x,y) macro
106 # define strcasecmp(x,y) strcmpi(x,y) macro
/dports/mail/fetchmailconf/fetchmail-6.4.28/trio/
H A Dtriostr.c96 # define strcasecmp(x,y) stricmp(x,y) macro
104 # define strcasecmp(x,y) _stricmp(x,y) macro
106 # define strcasecmp(x,y) strcmpi(x,y) macro
/dports/mail/fetchmail/fetchmail-6.4.28/trio/
H A Dtriostr.c96 # define strcasecmp(x,y) stricmp(x,y) macro
104 # define strcasecmp(x,y) _stricmp(x,y) macro
106 # define strcasecmp(x,y) strcmpi(x,y) macro
/dports/games/quakeforge/quakeforge-0.7.2/config.d/
H A Dlibrary_functions.m439 AC_DEFINE(strcasecmp, stricmp, [Define strcasecmp as stricmp if you have one but not the other]), definition

12345678910>>...150