Searched refs:strncasecmp (Results 1 - 25 of 490) sorted by relevance

1234567891011>>

/macosx-10.9.5/curl-78.94.1/curl/include/curl/
H A Dstdcheaders.h31 int strncasecmp(const char *, const char *, size_t);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dstrncasecmp.c28 NoN(strncasecmp)
34 #undef strncasecmp
37 strncasecmp(register const char* a, register const char* b, size_t n)
/macosx-10.9.5/iodbc-42.5/iodbc/drvproxy/
H A Ddrvconn.c105 if (!strncasecmp (curr, "DSN=", STRLEN ("DSN=")))
110 if (!strncasecmp (curr, "DRIVER=", STRLEN ("DRIVER=")))
115 if (!strncasecmp (curr, "UID=", STRLEN ("UID=")))
120 if (!strncasecmp (curr, "UserName=", STRLEN ("UserName=")))
125 if (!strncasecmp (curr, "LastUser=", STRLEN ("LastUser=")))
130 if (!strncasecmp (curr, "PWD=", STRLEN ("PWD=")))
135 if (!strncasecmp (curr, "Password=", STRLEN ("Password=")))
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dstrncasecmp.c43 strncasecmp(const char *s1, const char *s2, size_t n) function
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dos2compat.h40 #define strncasecmp strnicmp macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dstrncasecmp.c15 @deftypefn Supplemental int strncasecmp (const char *@var{s1}, const char *@var{s2})
71 strncasecmp(const char *s1, const char *s2, register size_t n) function
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dchkspeed.c70 if (strncasecmp(*argv, "-", 1) == 0) {
71 if (strncasecmp(*argv, "-H", 2) == 0) {
76 } else if (strncasecmp(*argv, "-V", 2) == 0) {
80 } else if (strncasecmp(*argv, "-A", 2) == 0) {
82 } else if (strncasecmp(*argv, "-X", 2) == 0) {
84 } else if (strncasecmp(*argv, "-T", 2) == 0) {
86 } else if (strncasecmp(*argv, "-M=", 3) == 0) {
/macosx-10.9.5/misc_cmds-32/calendar/
H A Dpaskha.c67 if (strncasecmp(s, PASKHA, PASKHALEN) == 0)
70 && strncasecmp(s, npaskha.name, npaskha.len) == 0
/macosx-10.9.5/disklabel-6/
H A Dmain.c125 if (strncasecmp(cp, "-status", argLen) == 0) {
129 } else if (strncasecmp(cp, "-destroy", argLen) == 0) {
133 } else if (strncasecmp(cp, "-create", argLen) == 0) {
137 } else if (strncasecmp(cp, "-properties", argLen) == 0 ||
/macosx-10.9.5/procmail-14/procmail/src/
H A Dcommon.h18 strncasecmp Q((const char*a,const char*b,size_t l));
/macosx-10.9.5/uucp-11/uucp/lib/
H A Dstrncs.c8 strncasecmp (z1, z2, c) function
/macosx-10.9.5/cxxfilt-11/cxxfilt/cpu/
H A Dfrv.opc964 if (strncasecmp (*strp + 1, "tlsdesc(", 8) == 0)
1003 if (strncasecmp (*strp + 1, "gettlsoff(", 10) == 0)
1042 if (strncasecmp (*strp + 1, "tlsoff(", 7) == 0)
1081 if (strncasecmp (*strp + 1, "lo(", 3) == 0)
1095 if (strncasecmp (*strp + 1, "gprello(", 8) == 0)
1107 else if (strncasecmp (*strp + 1, "gotlo(", 6) == 0)
1119 else if (strncasecmp (*strp + 1, "gotfuncdesclo(", 14) == 0)
1131 else if (strncasecmp (*strp + 1, "gotofflo(", 9) == 0)
1143 else if (strncasecmp (*strp + 1, "gotofffuncdesclo(", 17) == 0)
1155 else if (strncasecmp (*str
[all...]
H A Dxc16x.cpu96 if (strncasecmp (*strp, "pof:", 4) == 0)
112 if (strncasecmp (*strp, "pag:", 4) == 0)
128 if (strncasecmp (*strp, "sof:", 4) == 0)
144 if (strncasecmp (*strp, "seg:", 4) == 0)
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dfrv-asm.c88 if (strncasecmp (*strp + 1, "tlsdesc(", 8) == 0)
127 if (strncasecmp (*strp + 1, "gettlsoff(", 10) == 0)
166 if (strncasecmp (*strp + 1, "tlsoff(", 7) == 0)
205 if (strncasecmp (*strp + 1, "lo(", 3) == 0)
219 if (strncasecmp (*strp + 1, "gprello(", 8) == 0)
231 else if (strncasecmp (*strp + 1, "gotlo(", 6) == 0)
243 else if (strncasecmp (*strp + 1, "gotfuncdesclo(", 14) == 0)
255 else if (strncasecmp (*strp + 1, "gotofflo(", 9) == 0)
267 else if (strncasecmp (*strp + 1, "gotofffuncdesclo(", 17) == 0)
279 else if (strncasecmp (*str
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebNSDataExtras.m141 if (strncasecmp(hit, "<channel", strlen("<channel")) == 0) {
144 } else if (strncasecmp(hit, "<rdf", strlen("<rdf")) == 0) {
146 } else if (strncasecmp(hit, "<rss", strlen("<rss")) == 0) {
148 } else if (strncasecmp(hit, "<feed", strlen("<feed")) == 0) {
150 } else if (strncasecmp(hit, "<?", strlen("<?")) != 0 && strncasecmp(hit, "<!", strlen("<!")) != 0) {
187 if (strncasecmp(hit, "<html>", strlen("<html>")) == 0 ||
188 strncasecmp(hit, "<a ", strlen("<a ")) == 0 ||
189 strncasecmp(hit, "<script", strlen("<script")) == 0 ||
190 strncasecmp(hi
[all...]
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dstrptime.c174 if (strncasecmp(day[i], bp, len) == 0)
179 if (strncasecmp(abday[i], bp, len) == 0)
198 if (strncasecmp(mon[i], bp, len) == 0)
203 if (strncasecmp(abmon[i], bp, len) == 0)
279 if (strncasecmp(am_pm[0], bp, len) == 0) {
289 if (strncasecmp(am_pm[1], bp, len) == 0) {
/macosx-10.9.5/BerkeleyDB-21/db/clib/
H A Dstrcasecmp.c70 * strncasecmp --
74 * PUBLIC: int strncasecmp __P((const char *, const char *, size_t));
78 strncasecmp(s1, s2, n) function
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dstrindex.c44 if ((TOLOWER ((unsigned char)s1[i]) == c) && (strncasecmp (s1 + i, s2, l) == 0))
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstrncasecmp.c0 /* strncasecmp.c -- case insensitive string comparator
34 strncasecmp (const char *s1, const char *s2, size_t n) function
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dsplit_addr.c71 if (strncasecmp(localpart, "owner-", 6) == 0)
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dstrcasecmp.c52 int strncasecmp(const char *s1, const char *s2, size_t n) function
/macosx-10.9.5/apache-786.1/httpd/modules/metadata/
H A Dmod_expires.c235 if (!strncasecmp(word, "now", 1) ||
236 !strncasecmp(word, "access", 1)) {
239 else if (!strncasecmp(word, "modification", 1)) {
250 if (!strncasecmp(word, "plus", 1)) {
278 if (!strncasecmp(word, "years", 1)) {
281 else if (!strncasecmp(word, "months", 2)) {
284 else if (!strncasecmp(word, "weeks", 1)) {
287 else if (!strncasecmp(word, "days", 1)) {
290 else if (!strncasecmp(word, "hours", 1)) {
293 else if (!strncasecmp(wor
[all...]
/macosx-10.9.5/cctools-845/as/
H A Dhppa.c356 if ( strncasecmp(s,"sm",2) == 0 ) {
361 else if ( strncasecmp(s,"m",1) == 0 )
363 else if ( strncasecmp(s,"s",1) == 0 )
384 if ( strncasecmp(s,"ma",2) == 0 ) {
388 else if ( strncasecmp(s,"mb",2) == 0 ) {
420 if ( strncasecmp(s,"m",1) == 0 )
422 else if ( strncasecmp(s,"b",1) == 0 &&
423 (strncasecmp((s+1),"c",1) != 0) )
425 else if ( strncasecmp(s,"e",1) == 0 )
429 else if ( (strncasecmp(
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h98 #undef strncasecmp macro
99 #define strncasecmp _strnicmp macro
/macosx-10.9.5/bind9-45.100/bind9/bin/dig/
H A Dnslookup.c564 if (strncasecmp(opt, "all", 4) == 0) {
566 } else if (strncasecmp(opt, "class=", 6) == 0) {
569 } else if (strncasecmp(opt, "cl=", 3) == 0) {
572 } else if (strncasecmp(opt, "type=", 5) == 0) {
575 } else if (strncasecmp(opt, "ty=", 3) == 0) {
578 } else if (strncasecmp(opt, "querytype=", 10) == 0) {
581 } else if (strncasecmp(opt, "query=", 6) == 0) {
584 } else if (strncasecmp(opt, "qu=", 3) == 0) {
587 } else if (strncasecmp(opt, "q=", 2) == 0) {
590 } else if (strncasecmp(op
[all...]

Completed in 231 milliseconds

1234567891011>>