| /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/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/porting/uniproton/kernel/src/string/ |
| D | strcasecmp.c | 4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | tjutil.h | 35 #define strcasecmp stricmp macro
|
| /third_party/FreeBSD/contrib/tcp_wrappers/ |
| D | strcasecmp.c | 69 int strcasecmp(char *s1, char *s2) in strcasecmp() function
|
| /third_party/rust/crates/libc/src/windows/gnu/ |
| D | mod.rs | 10 pub fn strcasecmp(s1: *const ::c_char, s2: *const ::c_char) -> ::c_int; in strcasecmp() function
|
| /third_party/mesa3d/src/util/ |
| D | u_string.h | 115 #define strcasecmp stricmp macro
|
| /third_party/node/deps/cares/src/tools/ |
| D | ahost.c | 52 # define strcasecmp(p1, p2) ares_strcasecmp(p1, p2) macro
|
| D | adig.c | 55 # define strcasecmp(p1, p2) ares_strcasecmp(p1, p2) macro
|
| /third_party/openssl/ohos_lite/ |
| D | e_os.h | 309 # define strcasecmp _stricmp macro
|
| /third_party/libcoap/src/ |
| D | coap_ws.c | 25 #define strcasecmp _stricmp macro
|
| D | coap_mbedtls.c | 100 #define strcasecmp _stricmp macro
|
| D | coap_gnutls.c | 79 #define strcasecmp _stricmp macro
|
| D | coap_openssl.c | 94 #define strcasecmp _stricmp macro
|
| /third_party/node/deps/openssl/openssl/ |
| D | e_os.h | 423 # define strcasecmp _stricmp macro
|
| /third_party/openssl/ |
| D | e_os.h | 423 # define strcasecmp _stricmp macro
|
| /third_party/glfw/tests/ |
| D | glfwinfo.c | 38 #define strcasecmp(x, y) _stricmp(x, y) macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | os.h | 651 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | os.h | 651 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
|
| /third_party/libcoap/examples/ |
| D | coap-rd.c | 31 #define strcasecmp _stricmp macro
|
| D | oscore-interop-server.c | 26 #define strcasecmp _stricmp macro
|
| D | coap-client.c | 22 #define strcasecmp _stricmp macro
|
| D | coap-server.c | 24 #define strcasecmp _stricmp macro
|
| /third_party/node/deps/cares/src/lib/ |
| D | ares_private.h | 132 # define strcasecmp(p1, p2) ares_strcasecmp(p1, p2) macro
|
| /third_party/libwebsockets/lib/core/ |
| D | private-lib-core.h | 277 #define strcasecmp _stricmp macro 280 #define strcasecmp stricmp macro
|