Home | History | Annotate | Download | only in dumpce

Lines Matching full:comparecodepoints

1109 int compareCodepoints(const void *elem1, const void *elem2)
1197 compareCodepoints);
1281 qsort(scriptelem, count, sizeof(ScriptElement), compareCodepoints);