Home | History | Annotate | Download | only in dumpce

Lines Matching full:size2

754     int        size2 = ((ScriptElement *)elem2)->count;
758 int result = ucol_strcoll(COLLATOR_, ch1, size1, ch2, size2);
761 result = ucol_strcoll(COLLATOR_, ch1, size1, ch2, size2);
764 result = ucol_strcoll(COLLATOR_, ch1, size1, ch2, size2);