Searched refs:raw_toupper (Results 1 – 1 of 1) sorted by relevance
99 char raw_toupper(char in) in raw_toupper() function171 if(raw_toupper(*first) != raw_toupper(*second)) in raw_equal()180 return (raw_toupper(*first) == raw_toupper(*second)); in raw_equal()