Searched refs:latin1_to_upper (Results 1 – 2 of 2) sorted by relevance
49 static const u_char latin1_to_upper[256] = { variable184 latin1_to_upper[ksym] != 0x00) in ksym_upcase()185 return latin1_to_upper[ksym]; in ksym_upcase()
325 static const u_char latin1_to_upper[256] = { variable368 latin1_to_upper[ksym] != 0x00) in ksym_upcase()369 return(latin1_to_upper[ksym]); in ksym_upcase()