Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjutil.h35 #define strcasecmp stricmp macro
/third_party/FreeBSD/contrib/tcp_wrappers/
H A Dstrcasecmp.c69 int strcasecmp(char *s1, char *s2) in strcasecmp() function
/third_party/rust/crates/libc/src/windows/gnu/
H A Dmod.rs10 pub fn strcasecmp(s1: *const ::c_char, s2: *const ::c_char) -> ::c_int; in strcasecmp() functions
/third_party/mesa3d/src/util/
H A Du_string.h115 #define strcasecmp stricmp macro
/third_party/node/deps/cares/src/tools/
H A Dahost.c52 # define strcasecmp(p1, p2) ares_strcasecmp(p1, p2) macro
H A Dadig.c55 # define strcasecmp(p1, p2) ares_strcasecmp(p1, p2) macro
/third_party/openssl/ohos_lite/
H A De_os.h309 # define strcasecmp _stricmp macro
/third_party/libcoap/src/
H A Dcoap_ws.c25 #define strcasecmp _stricmp macro
[all...]
H A Dcoap_openssl.c94 #define strcasecmp _stricmp macro
H A Dcoap_mbedtls.c100 #define strcasecmp _stricmp macro
H A Dcoap_gnutls.c79 #define strcasecmp _stricmp macro
/third_party/node/deps/openssl/openssl/
H A De_os.h423 # define strcasecmp _stricmp macro
/third_party/openssl/
H A De_os.h423 # define strcasecmp _stricmp macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h651 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h651 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
/third_party/libcoap/examples/
H A Doscore-interop-server.c26 #define strcasecmp _stricmp macro
H A Dcoap-rd.c31 #define strcasecmp _stricmp macro
H A Dcoap-client.c22 #define strcasecmp _stricmp macro
H A Dcoap-server.c24 #define strcasecmp _stricmp macro
/third_party/glfw/tests/
H A Dglfwinfo.c41 #define strcasecmp(x, y) _stricmp(x, y) macro
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_private.h132 # define strcasecmp(p1, p2) ares_strcasecmp(p1, p2) macro
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h277 #define strcasecmp _stricmp macro
280 #define strcasecmp stricmp macro

Completed in 32 milliseconds

12