Searched defs:charDiff (Results 1 – 3 of 3) sorted by relevance
1182 ANTLR3_UINT32 charDiff; in compareUTF16_8() local1212 ANTLR3_UINT32 charDiff; in compareUTF16_UTF16() local
2310 int charDiff = chars[i] - other.chars[i]; in compareTo() local
2335 int charDiff = chars[i] - other.chars[i]; in compareTo() local