Home
last modified time | relevance | path

Searched defs:strcasecmp_l (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/
H A De_os.h421 # define strcasecmp_l _stricmp_l macro
/third_party/openssl/
H A De_os.h421 # define strcasecmp_l _stricmp_l macro
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3177 pub fn strcasecmp_l(s1: *const ::c_char, s2: *const ::c_char, loc: ::locale_t) -> ::c_int; in strcasecmp_l() functions

Completed in 10 milliseconds