Searched refs:c1_low (Results 1 – 1 of 1) sorted by relevance
203 int c1_low = ToLower(c1); in CharCaseCmp() local205 return c1_low - c2_low; in CharCaseCmp()