Searched refs:lower_map (Results 1 – 1 of 1) sorted by relevance
115 static const unsigned char lower_map[] = { variable138 return (char) lower_map[(unsigned char) c]; in to_lower()