Home
last modified time | relevance | path

Searched defs:strncasecmp_l (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/
De_os.h422 # define strncasecmp_l _strnicmp_l macro
/third_party/openssl/
De_os.h422 # define strncasecmp_l _strnicmp_l macro
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs3178 pub fn strncasecmp_l( in strncasecmp_l() function