| /third_party/libxml2/ |
| D | triostr.c | 73 # define strcasecmp(x,y) stricmp(x,y) macro 79 # define strcasecmp(x,y) _stricmp(x,y) macro 81 # define strcasecmp(x,y) strcmpi(x,y) macro
|
| /third_party/gettext/gettext-runtime/intl/ |
| D | os2compat.h | 37 #define strcasecmp stricmp macro
|
| D | localealias.c | 76 # define strcasecmp(s1, s2) __strcasecmp_l (s1, s2, _nl_C_locobj_ptr) macro
|
| /third_party/e2fsprogs/intl/ |
| D | os2compat.h | 39 #define strcasecmp stricmp macro
|
| D | localealias.c | 77 # define strcasecmp __strcasecmp macro
|
| /third_party/musl/porting/liteos_m/kernel/src/string/ |
| D | strcasecmp.c | 4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
|
| /third_party/musl/src/string/ |
| D | strcasecmp.c | 4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
|
| /third_party/musl/porting/liteos_a/kernel/src/string/ |
| D | strcasecmp.c | 4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | vccompat.h | 49 #define strcasecmp _stricmp macro
|
| /third_party/e2fsprogs/include/nonunix/ |
| D | config.h | 11 #define strcasecmp _stricmp macro
|
| D | unistd.h | 46 #define strcasecmp _stricmp macro
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
| D | tjutil.h | 35 #define strcasecmp stricmp macro
|
| D | tjexample.c | 43 #define strcasecmp stricmp macro
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | tjutil.h | 35 #define strcasecmp stricmp macro
|
| /third_party/mingw-w64/mingw-w64-headers/crt/ |
| D | string.h | 117 …__CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz… in strcasecmp() function 120 #define strcasecmp _stricmp macro
|
| /third_party/cares/ |
| D | ahost.c | 42 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2) macro
|
| D | acountry.c | 60 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2) macro
|
| D | adig.c | 53 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2) macro
|
| /third_party/node/deps/cares/src/tools/ |
| D | ahost.c | 42 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2) macro
|
| D | acountry.c | 60 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2) macro
|
| D | adig.c | 47 # define strcasecmp(p1,p2) ares_strcasecmp(p1,p2) macro
|
| /third_party/e2fsprogs/misc/ |
| D | util.c | 54 int strcasecmp (char *s1, char *s2) in strcasecmp() function
|
| /third_party/pixman/test/ |
| D | utils.h | 11 #define strcasecmp _stricmp macro
|
| /third_party/openssl/ |
| D | e_os.h | 309 # define strcasecmp _stricmp macro
|
| /third_party/openssl/test/ |
| D | v3nametest.c | 19 # define strcasecmp _stricmp macro
|