| /vbox/src/VBox/ExtPacks/VBoxDTrace/include/ |
| H A D | VBoxDTraceLibCWrappers.h | 54 #undef strncasecmp macro 55 #define strncasecmp(a_psz1, a_psz2, a_cch) RTStrNICmp(a_psz1, a_psz2, a_cch) macro
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/ |
| H A D | string.h | 140 static inline int strncasecmp(const char *str1, const char *str2, size_t n) { return _strnicmp(str1, str2, n); } function
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/ |
| H A D | string.h | 125 static inline int strncasecmp(const char *str1, const char *str2, size_t n) { return _strnicmp(str1, str2, n); } function
|
| /vbox/src/libs/xpcom18a4/xpcom/ds/ |
| H A D | nsCRT.h | 155 static PRInt32 strncasecmp(const char* s1, const char* s2, PRUint32 aMaxLen) { function in class:nsCRT
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
| H A D | dix.h | 563 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/ |
| H A D | prlog.c | 101 #define strncasecmp strnicmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
| H A D | os.h | 559 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
| H A D | os.h | 521 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
| H A D | os.h | 450 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
| H A D | os.h | 448 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
| H A D | os.h | 454 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
| H A D | os.h | 491 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
| H A D | os.h | 473 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
| H A D | os.h | 480 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
| H A D | os.h | 481 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
| H A D | os.h | 553 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
| H A D | os.h | 552 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
| H A D | os.h | 559 #define strncasecmp xstrncasecmp macro
|
| /vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/ |
| H A D | CrtWrapper.c | 437 int strncasecmp (const char *c, const char *s, size_t l) function
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
| H A D | port.h | 318 int strncasecmp(const char *str1, const char *str2, size_t n); 320 # define strncasecmp _strnicmp macro 484 #define strncasecmp __WINE_NOT_PORTABLE(strncasecmp) macro
|
| /vbox/src/VBox/Devices/Network/slirp/ |
| H A D | slirp.h | 424 # define strncasecmp RTStrNICmp macro
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
| H A D | port.h | 322 int strncasecmp(const char *str1, const char *str2, size_t n); 324 # define strncasecmp _strnicmp macro 479 #define strncasecmp __WINE_NOT_PORTABLE(strncasecmp) macro
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
| H A D | port.h | 318 int strncasecmp(const char *str1, const char *str2, size_t n); 320 # define strncasecmp _strnicmp macro 484 #define strncasecmp __WINE_NOT_PORTABLE(strncasecmp) macro
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
| H A D | port.h | 327 int strncasecmp(const char *str1, const char *str2, size_t n); 329 # define strncasecmp _strnicmp macro 484 #define strncasecmp __WINE_NOT_PORTABLE(strncasecmp) macro
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
| H A D | port.h | 318 int strncasecmp(const char *str1, const char *str2, size_t n); 320 # define strncasecmp _strnicmp macro 484 #define strncasecmp __WINE_NOT_PORTABLE(strncasecmp) macro
|