/third_party/musl/porting/uniproton/kernel/src/string/ |
D | strncasecmp.c | 4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
D | strncasecmp.c | 4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
|
/third_party/gettext/gettext-runtime/intl/ |
D | os2compat.h | 38 #define strncasecmp strnicmp macro
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
D | strncasecmp.c | 4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
|
/third_party/musl/src/string/ |
D | strncasecmp.c | 4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | tjutil.h | 36 #define strncasecmp strnicmp macro
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | tjutil.h | 36 #define strncasecmp strnicmp macro
|
D | tjexample.c | 44 #define strncasecmp strnicmp macro
|
/third_party/libjpeg-turbo/ |
D | tjutil.h | 36 #define strncasecmp strnicmp macro
|
D | tjexample.c | 44 #define strncasecmp strnicmp macro
|
/third_party/e2fsprogs/include/nonunix/ |
D | config.h | 12 #define strncasecmp _strnicmp macro
|
/third_party/node/deps/cares/src/tools/ |
D | ahost.c | 47 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
|
D | acountry.c | 65 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
|
D | adig.c | 52 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
|
/third_party/libxml2/ |
D | triostr.c | 74 # define strncasecmp(x,y,n) strnicmp(x,y,n) macro
|
/third_party/openssl/ |
D | e_os.h | 310 # define strncasecmp _strnicmp macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | os.h | 652 #define strncasecmp OS_DO_NOT_USE_strncasecmp macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | os.h | 652 #define strncasecmp OS_DO_NOT_USE_strncasecmp macro
|
/third_party/libwebsockets/lib/core/ |
D | private-lib-core.h | 272 #define strncasecmp _strnicmp macro 275 #define strncasecmp strnicmp macro
|
/third_party/node/deps/cares/src/lib/ |
D | ares_private.h | 124 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
|
/third_party/libcoap/examples/ |
D | coap-client.c | 22 #define strncasecmp _strnicmp macro
|
D | coap-server.c | 24 #define strncasecmp _strnicmp macro
|
/third_party/libcoap/src/ |
D | coap_openssl.c | 78 #define strncasecmp _strnicmp macro
|