Searched refs:raw_toupper (Results 1 – 1 of 1) sorted by relevance
322 static char raw_toupper(char in) in raw_toupper() function390 if(raw_toupper(*first) != raw_toupper(*second)) { in strncasecompare()400 return raw_toupper(*first) == raw_toupper(*second); in strncasecompare()