Searched refs:stricmp (Results 1 – 2 of 2) sorted by relevance
3 stricmp
12 pub fn stricmp(s1: *const c_char, s2: *const c_char) -> c_int; in stricmp() function