Searched defs:strncasecmp (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Dstrcasecmp.c78 strncasecmp(s1, s2, n) function
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dstrncasecmp.c43 strncasecmp(const char *s1, const char *s2, size_t n) function
/macosx-10.10.1/uucp-11/uucp/lib/
H A Dstrncs.c8 strncasecmp (z1, z2, c) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dstrcasecmp.c32 strncasecmp (string1, string2, count) function
/macosx-10.10.1/sudo-73/src/
H A Dstrcasecmp.c79 strncasecmp(s1, s2, n) function
/macosx-10.10.1/tcl-105/tcl84/tcl/compat/
H A Dstrncasecmp.c122 strncasecmp(s1, s2, length) function
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dstrcasecmp.c81 strncasecmp(s1, s2, n) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dos2compat.h40 #define strncasecmp strnicmp macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dstrncasecmp.c71 strncasecmp(const char *s1, const char *s2, register size_t n) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstrncasecmp.c34 strncasecmp (const char *s1, const char *s2, size_t n) function
H A Dstring_.h143 # undef strncasecmp macro
144 # define strncasecmp(a,b,n) \ macro
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dstrcasecmp.c52 int strncasecmp(const char *s1, const char *s2, size_t n) function
/macosx-10.10.1/tcl-105/tcl/tcl/compat/
H A Dstrncasecmp.c118 strncasecmp( function
/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dstrcasecmp.c88 strncasecmp(const char *s1, const char *s2, size_t n) function
/macosx-10.10.1/procmail-14/procmail/src/
H A Dcommon.c71 int strncasecmp(a,b,l)register const char*a,*b;register size_t l; function
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dlanginfo.c41 #define strncasecmp strnicmp macro
/macosx-10.10.1/tcl-105/tcl/tcl/macosx/
H A Dconfigure15874 strncasecmp (); function
15946 strncasecmp (); function
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dconfigure15866 strncasecmp (); function
15938 strncasecmp (); function
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dwin_db.h69 #define strncasecmp _strnicmp macro
/macosx-10.10.1/apr-32/apr/apr/include/
H A Dapr_general.h124 #define strncasecmp(s1, s2, n) strnicmp(s1, s2, n) macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A Dconfigure2731 strncasecmp(); function
2768 strncasecmp() function
2805 strncasecmp() function
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A Dconfigure2970 strncasecmp(); function
3013 strncasecmp() function
3056 strncasecmp() function
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A Dconfigure2732 strncasecmp(); function
2769 strncasecmp() function
2806 strncasecmp() function
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A Dconfigure2905 strncasecmp(); function
2942 strncasecmp() function
2979 strncasecmp() function
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DStringExtras.h91 inline int strncasecmp(const char* s1, const char* s2, size_t len) function

Completed in 218 milliseconds

123