Searched defs:strcasecmp (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.10/BerkeleyDB-21/db/clib/
H A Dstrcasecmp.c49 strcasecmp(s1, s2) function
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/
H A DPosixCompat.h64 # define strcasecmp _stricmp macro
/macosx-10.10/uucp-11/uucp/lib/
H A Dstrcas.c8 strcasecmp (z1, z2) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dstrcasecmp.c61 strcasecmp (string1, string2) function
/macosx-10.10/sudo-73/src/
H A Dstrcasecmp.c64 strcasecmp(s1, s2) function
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A Dstrncasecmp.c87 strcasecmp(s1, s2) function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dstrcasecmp.c41 strcasecmp(const char *s1, const char *s2) function
/macosx-10.10/tcpdump-61/tcpdump/
H A Dstrcasecmp.c67 strcasecmp(s1, s2) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dos2compat.h39 #define strcasecmp stricmp macro
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrcasecmp.c72 strcasecmp(const char *s1, const char *s2) function
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstrcasecmp.c34 strcasecmp (const char *s1, const char *s2) function
H A Dstring_.h121 # undef strcasecmp macro
122 # define strcasecmp(a,b) \ macro
/macosx-10.10/postfix-255/postfix/src/util/
H A Dstrcasecmp.c41 int strcasecmp(const char *s1, const char *s2) function
/macosx-10.10/tcl-105/tcl/tcl/compat/
H A Dstrncasecmp.c83 strcasecmp( function
/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dstrcasecmp.c60 strcasecmp(const char *s1, const char *s2) function
/macosx-10.10/cron-39/lib/
H A Dcompat.c88 strcasecmp(left, right) function
/macosx-10.10/uucp-11/uucp/uuconf/
H A Dcmdarg.c35 #undef strcasecmp macro
/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Dwin_db.h68 #define strcasecmp _stricmp macro
/macosx-10.10/apr-32/apr/apr/include/
H A Dapr_general.h118 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
/macosx-10.10/WTF-7600.1.24/wtf/
H A DStringExtras.h96 inline int strcasecmp(const char* s1, const char* s2) function
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinPort.h76 # define strcasecmp stricmp macro
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinPort.h57 # define strcasecmp stricmp macro
/macosx-10.10/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h96 #undef strcasecmp macro
97 #define strcasecmp _stricmp macro
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPlatDecls.h110 int (*strcasecmp) _ANSI_ARGS_((CONST char * s1, CONST char * s2)); /* 8 */ member in struct:TclPlatStubs
176 #define strcasecmp \ macro

Completed in 425 milliseconds

123