Searched defs:strcasecmp_l (Results 1 – 3 of 3) sorted by relevance
421 # define strcasecmp_l _stricmp_l macro
3177 pub fn strcasecmp_l(s1: *const ::c_char, s2: *const ::c_char, loc: ::locale_t) -> ::c_int; in strcasecmp_l() function