Home | History | Annotate | Download | only in cintltst

Lines Matching full:tolower

66                 rc=(int)(unsigned char)tolower(c1)-(int)(unsigned char)tolower(c2);