Searched refs:stricmp (Results 1 - 25 of 54) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dos2compat.h39 #define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dos2compat.h39 #define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dstrequal.c41 return !(stricmp)(first, second);
H A Dcurl_setup.h278 # include <extra/stricmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dhelpers.h41 int stricmp(const char *p1, const char *p2);
H A Dgetenv.c312 if (stricmp(name,Env1->key) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dhelpers.h41 int stricmp(const char *p1, const char *p2);
H A Dgetenv.c312 if (stricmp(name,Env1->key) == 0)
H A Drecurse.c272 if (stricmp(filen, MacZip.ZipFullPath) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/macos/src/
H A Dconfig-mac.h191 #include <extra/stricmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/msdos/
H A Dconfig.h126 #define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/macos/src/
H A Dconfig-mac.h191 #include <extra/stricmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A D_setargv.c61 return stricmp(*p,*q);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.h75 # define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/shared/
H A Dambit_util.h69 extern int stricmp (char *s1, char *s2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dhtmltitle.cpp43 #define COMPARE(a, b) (!stricmp((a), (b)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dtagz.cpp25 #define t_stricmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dwl_ecos.c177 int stricmp(const char *s1, const char *s2) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dinfo.c52 stricmp (const char *s1, const char *s2) function
72 return stricmp (*s1, *s2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-wince-glue.h83 #define stricmp _stricmp macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dbpalogin.h93 #define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstring.h126 return stricmp(psz1, psz2);
128 return stricmp(psz1, psz2);
130 return stricmp(psz1, psz2);
132 return stricmp(psz1, psz2);
134 return stricmp(psz1, psz2);
136 return stricmp(psz1, psz2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A De_os.h710 # define strcasecmp stricmp
715 # define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os.h614 # define strcasecmp stricmp
617 # define strcasecmp stricmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A De_os.h710 # define strcasecmp stricmp
715 # define strcasecmp stricmp

Completed in 390 milliseconds

123