Searched refs:midc (Results 1 – 1 of 1) sorted by relevance
132 UChar32 midc; in confusableLookup() local136 midc = *mid & 0x1fffff; in confusableLookup()137 if (inChar == midc) { in confusableLookup()139 } else if (inChar < midc) { in confusableLookup()146 midc = *mid & 0x1fffff; in confusableLookup()147 if (inChar != midc) { in confusableLookup()