Home
last modified time | relevance | path

Searched defs:strncasecmp (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/string/
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
/third_party/gettext/gettext-runtime/intl/
Dos2compat.h38 #define strncasecmp strnicmp macro
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
/third_party/musl/src/string/
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
Dtjexample.c44 #define strncasecmp strnicmp macro
/third_party/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
Dtjexample.c44 #define strncasecmp strnicmp macro
/third_party/e2fsprogs/include/nonunix/
Dconfig.h12 #define strncasecmp _strnicmp macro
/third_party/node/deps/cares/src/tools/
Dahost.c47 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
Dacountry.c65 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
Dadig.c52 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
/third_party/libxml2/
Dtriostr.c74 # define strncasecmp(x,y,n) strnicmp(x,y,n) macro
/third_party/openssl/
De_os.h310 # define strncasecmp _strnicmp macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h652 #define strncasecmp OS_DO_NOT_USE_strncasecmp macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h652 #define strncasecmp OS_DO_NOT_USE_strncasecmp macro
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h272 #define strncasecmp _strnicmp macro
275 #define strncasecmp strnicmp macro
/third_party/node/deps/cares/src/lib/
Dares_private.h124 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
/third_party/libcoap/examples/
Dcoap-client.c22 #define strncasecmp _strnicmp macro
Dcoap-server.c24 #define strncasecmp _strnicmp macro
/third_party/libcoap/src/
Dcoap_openssl.c78 #define strncasecmp _strnicmp macro