Searched refs:strnicmp (Results 1 – 2 of 2) sorted by relevance
4 strnicmp
14 pub fn strnicmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; in strnicmp() function