Searched defs:strncasecmp (Results 26 - 50 of 51) sorted by relevance

123

/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinPort.h73 # define strncasecmp strnicmp macro
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinPort.h56 # define strncasecmp strnicmp macro
/macosx-10.10.1/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h98 #undef strncasecmp macro
99 #define strncasecmp _strnicmp macro
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclPlatDecls.h109 int (*strncasecmp) _ANSI_ARGS_((CONST char * s1, CONST char * s2, size_t n)); /* 7 */ member in struct:TclPlatStubs
172 #define strncasecmp \ macro
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure7985 strncasecmp(); function
8028 strncasecmp() function
8071 strncasecmp() function
[all...]
/macosx-10.10.1/apr-32/apr/apr/strings/
H A Dapr_cpystrn.c263 int strncasecmp(const char *a, const char *b, size_t n) function
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Ddnssd_clientlib.c41 #define strncasecmp _strnicmp macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/include/
H A Dconfig.h121 #define strncasecmp strnicmp macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/pixmap/
H A Dpixmap.c20 #define strncasecmp strnicmp macro
/macosx-10.10.1/uucp-11/uucp/
H A Duucp.h376 /* Rename strncasecmp to avoid ANSI C name space. */ macro
373 #define strncasecmp macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/device/
H A Dsubrs.c241 strncasecmp(const char *s1, const char *s2, size_t n) function
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Dclib_port.h237 #define strncasecmp __db_Cstrncasecmp macro
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h237 #define strncasecmp __db_Cstrncasecmp macro
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h239 #define strncasecmp __db_Cstrncasecmp macro
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h239 #define strncasecmp __db_Cstrncasecmp macro
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h239 #define strncasecmp __db_Cstrncasecmp macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/xpm/
H A Dxpm.c39 #define strncasecmp strnicmp macro
/macosx-10.10.1/OpenSSL098-52/src/
H A De_os.h655 # define strncasecmp _strnicmp macro
660 # define strncasecmp OPENSSL_strncasecmp macro
664 # define strncasecmp strnicmp macro
669 # define strncasecmp strnicmp macro
/macosx-10.10.1/cups-408/cups/vcnet/
H A Dconfig.h62 #define strncasecmp strnicmp macro
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DLegacyNATTraversal.c28 # define strncasecmp _strnicmp macro
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinPort.h69 # define strncasecmp strnicmp macro
/macosx-10.10.1/libxml2-26/libxml2/
H A Dtriostr.c72 # define strncasecmp(x,y,n) strnicmp(x,y,n) macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtriostr.c72 # define strncasecmp(x,y,n) strnicmp(x,y,n) macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h201 #define strncasecmp _strnicmp macro
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSound.h51 # define strncasecmp strnicmp macro

Completed in 173 milliseconds

123