Searched refs:utf2 (Results 1 – 1 of 1) sorted by relevance
62 int utf2 = dexGetUtf16FromUtf8(&s2); in dexUtf8Cmp() local63 int diff = utf1 - utf2; in dexUtf8Cmp()