Searched refs:c2_low (Results 1 – 1 of 1) sorted by relevance
255 int c2_low = ToLower(c2); in CharCaseCmp() local256 return c1_low - c2_low; in CharCaseCmp()